{
  "resourceType": "Organization",
  "id": "idUE7U62LG-J0aXpPP21YMhA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1508259169"
    }
  ],
  "active": true,
  "name": "Teen Challenge Adventure Ranch",
  "telecom": [
    {
      "system": "phone",
      "value": "(479) 439-0279"
    }
  ],
  "address": [
    {
      "line": [
        "19778 Boys Home Rd."
      ],
      "city": "Morrow",
      "state": "Ar",
      "postalCode": "72749",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idUE7U62LG-J0aXpPP21YMhA"
    }
  ]
}