{
  "resourceType": "Organization",
  "id": "ideObolD5Dzbe1EZa2l1XGCA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1235701046"
    }
  ],
  "active": true,
  "name": "Bridge to Life LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(410) 419-4975"
    }
  ],
  "address": [
    {
      "line": [
        "35 E 25th Street",
        "2nd Floor"
      ],
      "city": "Baltimore",
      "state": "MD",
      "postalCode": "21218",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/ideObolD5Dzbe1EZa2l1XGCA"
    }
  ]
}