{
  "resourceType": "Organization",
  "id": "idDTkMMSoAw1dlJxnvyRasgw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "2214866305"
    }
  ],
  "active": true,
  "name": "Pinnacle Point Treatment Center",
  "telecom": [
    {
      "system": "phone",
      "value": "(603) 888-1001"
    }
  ],
  "address": [
    {
      "line": [
        "1111 Pinnacle Lane"
      ],
      "city": "Concord",
      "state": "NH",
      "postalCode": "03303",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idDTkMMSoAw1dlJxnvyRasgw"
    }
  ]
}