{
  "resourceType": "Organization",
  "id": "idIalnmiEqxvA7Gd3UYlsnCA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1558084210"
    }
  ],
  "active": true,
  "name": "Middleground Wellness Center",
  "telecom": [
    {
      "system": "phone",
      "value": "(480) 277-8167"
    }
  ],
  "address": [
    {
      "line": [
        "1660 S Alma School Rd",
        "Suite 216"
      ],
      "city": "Mesa",
      "state": "AZ",
      "postalCode": "85210",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idIalnmiEqxvA7Gd3UYlsnCA"
    }
  ]
}