{
  "resourceType": "Organization",
  "id": "id7-pjEh5uGhVWe0noed820Q",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1619340817"
    }
  ],
  "active": true,
  "name": "Fritz House",
  "telecom": [
    {
      "system": "phone",
      "value": "(419) 399-9797"
    }
  ],
  "address": [
    {
      "line": [
        "451 McDonald Pike"
      ],
      "city": "Paulding",
      "state": "OH",
      "postalCode": "45879",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id7-pjEh5uGhVWe0noed820Q"
    }
  ]
}