{
  "resourceType": "Organization",
  "id": "idZuvWQ9u8xvS7hN2tw-Rjmw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1356621528"
    }
  ],
  "active": true,
  "name": "Medical Arts Building",
  "telecom": [
    {
      "system": "phone",
      "value": "(570) 703-0464"
    }
  ],
  "address": [
    {
      "line": [
        "327 N. Washington Avenue",
        "Suite 102"
      ],
      "city": "Scranton",
      "state": "PA",
      "postalCode": "18503",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idZuvWQ9u8xvS7hN2tw-Rjmw"
    }
  ]
}