{
  "resourceType": "Organization",
  "id": "idTeND-LIQKdEmRpQgbQBB0A",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1831706258"
    }
  ],
  "active": true,
  "name": "New Hope Behavioral Health",
  "telecom": [
    {
      "system": "phone",
      "value": "(614) 407-1771"
    }
  ],
  "address": [
    {
      "line": [
        "775 W Broad St",
        "Suite 210"
      ],
      "city": "Columbus",
      "state": "OH",
      "postalCode": "43222",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idTeND-LIQKdEmRpQgbQBB0A"
    }
  ]
}