{
  "resourceType": "Organization",
  "id": "idoyTifdHrnt9UyTTo0AA4Mw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1932337151"
    }
  ],
  "active": true,
  "name": "Durham Counseling Service",
  "telecom": [
    {
      "system": "phone",
      "value": "(908) 412-0900"
    }
  ],
  "address": [
    {
      "line": [
        "24 Wernik Pl.",
        "Suite E"
      ],
      "city": "Metuchen",
      "state": "NJ",
      "postalCode": "08840",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idoyTifdHrnt9UyTTo0AA4Mw"
    }
  ]
}