{
  "resourceType": "Organization",
  "id": "id4cGUbHKSecs0QQpMC7l0UQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1407474208"
    }
  ],
  "active": true,
  "name": "LifeAnewBH",
  "telecom": [
    {
      "system": "phone",
      "value": "(216) 417-1007"
    }
  ],
  "address": [
    {
      "line": [
        "27801 Euclid Avenue",
        "Suite 300"
      ],
      "city": "Euclid",
      "state": "OH",
      "postalCode": "44132",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id4cGUbHKSecs0QQpMC7l0UQ"
    }
  ]
}