{
  "resourceType": "Organization",
  "id": "idRmawxO8NF2U7xpuA2aSFQQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1043708514"
    }
  ],
  "active": true,
  "name": "Mt. Hope Counseling",
  "telecom": [
    {
      "system": "phone",
      "value": "(609) 483-5575"
    }
  ],
  "address": [
    {
      "line": [
        "3 Raritan Pointe"
      ],
      "city": "Lambertville",
      "state": "NJ",
      "postalCode": "08530",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idRmawxO8NF2U7xpuA2aSFQQ"
    }
  ]
}