{
  "resourceType": "Organization",
  "id": "idJDkugr1sayK.zstURvSDHQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1083304810"
    }
  ],
  "active": true,
  "name": "Serenity Psychiatric and Counseling Services",
  "telecom": [
    {
      "system": "phone",
      "value": "(732) 333-7249"
    }
  ],
  "address": [
    {
      "line": [
        "1907 Park Ave",
        "Suite 101"
      ],
      "city": "South Plainfield",
      "state": "NJ",
      "postalCode": "07080",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idJDkugr1sayK.zstURvSDHQ"
    }
  ]
}