{
  "resourceType": "Organization",
  "id": "idwUFqmBd6HVwnKnVBylM6Ag",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1437225734"
    }
  ],
  "active": true,
  "name": "Glenn Horwitz PHD",
  "telecom": [
    {
      "system": "phone",
      "value": "(571) 438-2992"
    }
  ],
  "address": [
    {
      "line": [
        "151 S. Maple Ave"
      ],
      "city": "Purcellville",
      "state": "va",
      "postalCode": "20132",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idwUFqmBd6HVwnKnVBylM6Ag"
    }
  ]
}