{
  "resourceType": "Organization",
  "id": "idPKr8zMwLWknbWAO4KtCVtA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1184233686"
    }
  ],
  "active": true,
  "name": "Cheers To Life (Southfield Location)",
  "telecom": [
    {
      "system": "phone",
      "value": "(313) 451-4371"
    }
  ],
  "address": [
    {
      "line": [
        "26011 Lathrup Blvd"
      ],
      "city": "Lathrup Village",
      "state": "MI",
      "postalCode": "48076",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idPKr8zMwLWknbWAO4KtCVtA"
    }
  ]
}