{
  "resourceType": "Organization",
  "id": "idyRk7SK34NGLoj74K1ObEgQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1645254873"
    }
  ],
  "active": true,
  "name": "Way of the Breeze",
  "telecom": [
    {
      "system": "phone",
      "value": "(913) 259-9341"
    }
  ],
  "address": [
    {
      "line": [
        "1404 Better Way Street"
      ],
      "city": "Paola",
      "state": "KS",
      "postalCode": "66071",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idyRk7SK34NGLoj74K1ObEgQ"
    }
  ]
}