{
  "resourceType": "Organization",
  "id": "id0a152Qw9XttKGYWRI41Wzg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1598815029"
    }
  ],
  "active": true,
  "name": "422 North Main Street, Suite B, Butler, PA 16001",
  "telecom": [
    {
      "system": "phone",
      "value": "(412) 629-0320"
    }
  ],
  "address": [
    {
      "line": [
        "422 North Main Street",
        "Suite B"
      ],
      "city": "Butler",
      "state": "PA",
      "postalCode": "16001",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id0a152Qw9XttKGYWRI41Wzg"
    }
  ]
}