{
  "resourceType": "Organization",
  "id": "idJ0lftrpIiW8YjqH7YWQLzw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1972372704"
    }
  ],
  "active": true,
  "name": "Leads Recovery Center",
  "telecom": [
    {
      "system": "phone",
      "value": "(443) 625-3006"
    }
  ],
  "address": [
    {
      "line": [
        "3820 Chatham Road"
      ],
      "city": "Baltimore",
      "state": "MD",
      "postalCode": "21215",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idJ0lftrpIiW8YjqH7YWQLzw"
    }
  ]
}