{
  "resourceType": "Organization",
  "id": "idwoaYIN-uqvL9EcAXPDcQUw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1790148971"
    }
  ],
  "active": true,
  "name": "Rocky Creek Youth Ranch",
  "telecom": [
    {
      "system": "phone",
      "value": "(573) 562-7751"
    }
  ],
  "address": [
    {
      "line": [
        "1286 Matthews Ln"
      ],
      "city": "Park Hills",
      "state": "MO",
      "postalCode": "63601",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idwoaYIN-uqvL9EcAXPDcQUw"
    }
  ]
}