{
  "resourceType": "Organization",
  "id": "idvhTt1i6RM3eFpA55dzqWlQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1235363946"
    }
  ],
  "active": true,
  "name": "Crown Counseling Associates",
  "telecom": [
    {
      "system": "phone",
      "value": "(718) 953-6981"
    }
  ],
  "address": [
    {
      "line": [
        "1398 Carroll Street"
      ],
      "city": "Brooklyn",
      "state": "NY",
      "postalCode": "11213",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idvhTt1i6RM3eFpA55dzqWlQ"
    }
  ]
}