{
  "resourceType": "Organization",
  "id": "idNnd6ei5M0XaS1SRnDNGSbQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1225238660"
    }
  ],
  "active": true,
  "name": "Hudson Valley Family Services",
  "telecom": [
    {
      "system": "phone",
      "value": "(845) 977-0244"
    }
  ],
  "address": [
    {
      "line": [
        "69 Brookside Avenue",
        "2nd Floor"
      ],
      "city": "Chester",
      "state": "NY",
      "postalCode": "10918",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idNnd6ei5M0XaS1SRnDNGSbQ"
    }
  ]
}