{
  "resourceType": "Organization",
  "id": "idLxwiU9nE.TIwJPedoDveZQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1902344351"
    }
  ],
  "active": true,
  "name": "Main Office",
  "telecom": [
    {
      "system": "phone",
      "value": "(240) 513-4551"
    }
  ],
  "address": [
    {
      "line": [
        "1459 Potomac Ave."
      ],
      "city": "Hagerstown",
      "state": "MD",
      "postalCode": "21742",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idLxwiU9nE.TIwJPedoDveZQ"
    }
  ]
}