{
  "resourceType": "Organization",
  "id": "idcdPZai4dZmDL13qIVlArXg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1427055946"
    }
  ],
  "active": true,
  "name": "EASTON CLINIC",
  "telecom": [
    {
      "system": "phone",
      "value": "(301) 467-8896"
    }
  ],
  "address": [
    {
      "line": [
        "407 Goldsborough Street"
      ],
      "city": "Easton",
      "state": "MD",
      "postalCode": "21601",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idcdPZai4dZmDL13qIVlArXg"
    }
  ]
}