{
  "resourceType": "Organization",
  "id": "idZPi87yAlfaCCJtb5DInDOQ",
  "identifier": [
    {
      "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
      "value": "16-1395992"
    }
  ],
  "active": true,
  "name": "Center for Community Alternatives, Inc.",
  "telecom": [
    {
      "system": "phone",
      "value": "7188589658"
    },
    {
      "system": "email",
      "value": "CCA@Test.com"
    }
  ],
  "address": [
    {
      "line": [
        "25 Chapel St",
        "Suite 701"
      ],
      "city": "Brooklyn",
      "state": "NY",
      "postalCode": "11201",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idZPi87yAlfaCCJtb5DInDOQ"
    }
  ]
}