{
  "resourceType": "Organization",
  "id": "id4oyCJqPC-EyAl3S4o7n9pg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "2375190982"
    }
  ],
  "active": true,
  "name": "Sleepy Hollow",
  "telecom": [
    {
      "system": "phone",
      "value": "(619) 709-5215"
    }
  ],
  "address": [
    {
      "line": [
        "1131 Grim Avenue"
      ],
      "city": "San Diego",
      "state": "CA",
      "postalCode": "92117",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id4oyCJqPC-EyAl3S4o7n9pg"
    }
  ]
}