{
  "resourceType": "Organization",
  "id": "idInyC-paYsSrOz76wW7xZqw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1306197934"
    }
  ],
  "active": true,
  "name": "Agape Behavioral Center",
  "telecom": [
    {
      "system": "phone",
      "value": "(702) 656-5683"
    }
  ],
  "address": [
    {
      "line": [
        "3620 N Rancho Dr., # 107"
      ],
      "city": "Las Vegas",
      "state": "NV",
      "postalCode": "89130",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idInyC-paYsSrOz76wW7xZqw"
    }
  ]
}