{
  "resourceType": "Organization",
  "id": "idya93wDg7uWuPgPN0SLrsIQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1003163080"
    }
  ],
  "active": true,
  "name": "Penny Almond, LPC",
  "telecom": [
    {
      "system": "phone",
      "value": "(501) 538-9360"
    }
  ],
  "address": [
    {
      "line": [
        "1401 Malvern Ave Ste 40"
      ],
      "city": "Hot Springs",
      "state": "AR",
      "postalCode": "71901",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idya93wDg7uWuPgPN0SLrsIQ"
    }
  ]
}