{
  "resourceType": "Organization",
  "id": "idhdPeLA.FR7QaKojqDTgLpQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1669657508"
    }
  ],
  "active": true,
  "name": "810 Abbott Blvd Suite 204 Fort Lee NJ 07024",
  "telecom": [
    {
      "system": "phone",
      "value": "(201) 895-6326"
    }
  ],
  "address": [
    {
      "line": [
        "810 Abbott Blvd Suite 204"
      ],
      "city": "Fort Lee",
      "state": "NJ",
      "postalCode": "07024",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idhdPeLA.FR7QaKojqDTgLpQ"
    }
  ]
}