{
  "resourceType": "Organization",
  "id": "idcjIb3trNVedwicrw4MphWw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1295973204"
    }
  ],
  "active": true,
  "name": "221 East Market Street",
  "telecom": [
    {
      "system": "phone",
      "value": "(570) 968-4246"
    }
  ],
  "address": [
    {
      "line": [
        "221 East Market street"
      ],
      "city": "Orwigsburg",
      "state": "PA",
      "postalCode": "17961",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idcjIb3trNVedwicrw4MphWw"
    }
  ]
}