{
  "resourceType": "Organization",
  "id": "id8o1LDpx0uKjCplYLPeO-5w",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1134627979"
    }
  ],
  "active": true,
  "name": "Mental Health Clinic of Elizabeth, NJ",
  "telecom": [
    {
      "system": "phone",
      "value": "(908) 469-8484"
    }
  ],
  "address": [
    {
      "line": [
        "520 Westfield Ave, Ste 303"
      ],
      "city": "Elizabeth",
      "state": "NJ",
      "postalCode": "07208",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id8o1LDpx0uKjCplYLPeO-5w"
    }
  ]
}