{
  "resourceType": "Organization",
  "id": "idG.VEgu5xyWYiV2e52hP3pQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1356936934"
    }
  ],
  "active": true,
  "name": "Holistic Psychiatric Services, LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(501) 722-3204"
    }
  ],
  "address": [
    {
      "line": [
        "4909 Lake Vista DR"
      ],
      "city": "Benton",
      "state": "AR",
      "postalCode": "72019",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idG.VEgu5xyWYiV2e52hP3pQ"
    }
  ]
}