{
  "resourceType": "Organization",
  "id": "idsxB-cyewBv-yDx9JjDFnvg",
  "identifier": [
    {
      "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
      "value": "111881881"
    }
  ],
  "active": true,
  "name": "South Shore Child Guidance Association",
  "telecom": [
    {
      "system": "phone",
      "value": "5168683030"
    },
    {
      "system": "email",
      "value": "test@email.com"
    }
  ],
  "address": [
    {
      "line": [
        "114 Church Street"
      ],
      "city": "Freeport",
      "state": "NY",
      "postalCode": "11520",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idsxB-cyewBv-yDx9JjDFnvg"
    }
  ]
}