{
  "resourceType": "Organization",
  "id": "idMhMcl8YRdXXfwpahr07ynw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "7209416040"
    }
  ],
  "active": true,
  "name": "Breezes of Fire",
  "telecom": [
    {
      "system": "phone",
      "value": "(479) 201-5363"
    }
  ],
  "address": [
    {
      "line": [
        "417 White Lane"
      ],
      "city": "Fort Smith",
      "state": "AR",
      "postalCode": "72901",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idMhMcl8YRdXXfwpahr07ynw"
    }
  ]
}