{
  "resourceType": "Organization",
  "id": "idyTrA8xj7wpqpQl2xLMw8Ow",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1588379465"
    }
  ],
  "active": true,
  "name": "Dee's Place LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(937) 430-0720"
    }
  ],
  "address": [
    {
      "line": [
        "2030 Kipling Dr"
      ],
      "city": "Dayton",
      "state": "OH",
      "postalCode": "45406",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idyTrA8xj7wpqpQl2xLMw8Ow"
    }
  ]
}