{
  "resourceType": "Organization",
  "id": "idkLYDAGbtkghvDvbzWZ217A",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1003160490"
    }
  ],
  "active": true,
  "name": "OnTrack Wellness and Recovery Center",
  "telecom": [
    {
      "system": "phone",
      "value": "(910) 624-6513"
    }
  ],
  "address": [
    {
      "line": [
        "1425 McArthur Road"
      ],
      "city": "Fayetteville",
      "state": "NC",
      "postalCode": "28311",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idkLYDAGbtkghvDvbzWZ217A"
    }
  ]
}