{
  "resourceType": "Organization",
  "id": "iduY22naAzT9L3Z3WG7gWEAA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1215175815"
    }
  ],
  "active": true,
  "name": "Mt. Olive Counseling & Clinic",
  "telecom": [
    {
      "system": "phone",
      "value": "(973) 584-6700"
    }
  ],
  "address": [
    {
      "line": [
        "1278 Route 46"
      ],
      "city": "Ledgewood",
      "state": "NJ",
      "postalCode": "07852",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/iduY22naAzT9L3Z3WG7gWEAA"
    }
  ]
}