{
  "resourceType": "Organization",
  "id": "idzFO1ZZHqACDqycyx0h3VmA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1285361725"
    }
  ],
  "active": true,
  "name": "Grace Recovery Services",
  "telecom": [
    {
      "system": "phone",
      "value": "(410) 999-0891"
    }
  ],
  "address": [
    {
      "line": [
        "1401 Madison Park Dr."
      ],
      "city": "Glen Burnie",
      "state": "MD",
      "postalCode": "21061",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idzFO1ZZHqACDqycyx0h3VmA"
    }
  ]
}