{
  "resourceType": "Organization",
  "id": "idGQoEkbtfL5R8TnN27SUarQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1114542370"
    }
  ],
  "active": true,
  "name": "Future Hope Mental Care of NJ",
  "telecom": [
    {
      "system": "phone",
      "value": "(609) 566-8884"
    }
  ],
  "address": [
    {
      "line": [
        "16 Brookwood Drive"
      ],
      "city": "Maplewood",
      "state": "NJ",
      "postalCode": "07040",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idGQoEkbtfL5R8TnN27SUarQ"
    }
  ]
}