{
  "resourceType": "Organization",
  "id": "idc0yRUgf6PliIt3fA6Q6ADA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1699714279"
    }
  ],
  "active": true,
  "name": "Life Help Retreat",
  "telecom": [
    {
      "system": "phone",
      "value": "(901) 486-8800"
    }
  ],
  "address": [
    {
      "line": [
        "Life Help Retreat",
        "3249 Homewood Drive"
      ],
      "city": "Memphis",
      "state": "TN",
      "postalCode": "38128",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idc0yRUgf6PliIt3fA6Q6ADA"
    }
  ]
}