{
  "resourceType": "Organization",
  "id": "idLCrqMH6OpTEsXiwcDcGvQA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1225511264"
    }
  ],
  "active": true,
  "name": "Recovery Associates of Central NJ",
  "telecom": [
    {
      "system": "phone",
      "value": "(908) 388-3500"
    }
  ],
  "address": [
    {
      "line": [
        "80 Broad Street"
      ],
      "city": "Philipsburg",
      "state": "NJ",
      "postalCode": "08865",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idLCrqMH6OpTEsXiwcDcGvQA"
    }
  ]
}