{
  "resourceType": "Organization",
  "id": "idmctoul5v2-1kBZ--XfL5PQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1710215587"
    }
  ],
  "active": true,
  "name": "Live, Love, Heal Inc.",
  "telecom": [
    {
      "system": "phone",
      "value": "(443) 675-6769"
    }
  ],
  "address": [
    {
      "line": [
        "110 Painters Mill Road",
        "Ste 213"
      ],
      "city": "Owings Mills",
      "state": "MD",
      "postalCode": "21117",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idmctoul5v2-1kBZ--XfL5PQ"
    }
  ]
}