{
  "resourceType": "Organization",
  "id": "idQ4XkwEHgBMphxp1pBMre0A",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1720515778"
    }
  ],
  "active": true,
  "name": "Karen Cooper LPC",
  "telecom": [
    {
      "system": "phone",
      "value": "(201) 315-7046"
    }
  ],
  "address": [
    {
      "line": [
        "2 University Plaza",
        "Suite 100"
      ],
      "city": "Hackensack",
      "state": "NJ",
      "postalCode": "07601",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idQ4XkwEHgBMphxp1pBMre0A"
    }
  ]
}