{
  "resourceType": "Organization",
  "id": "id4lPYl3iGZL-WnODn-Q4eIg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1104598036"
    }
  ],
  "active": true,
  "name": "Choptank Recovery",
  "telecom": [
    {
      "system": "phone",
      "value": "(410) 482-4089"
    }
  ],
  "address": [
    {
      "line": [
        "204 North Main Street"
      ],
      "city": "Greensboro",
      "state": "MD",
      "postalCode": "21639",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id4lPYl3iGZL-WnODn-Q4eIg"
    }
  ]
}