{
  "resourceType": "Organization",
  "id": "idD18MPG2X-DJw1ADxwjJIvA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1846175275"
    }
  ],
  "active": true,
  "name": "Glorious Haven",
  "telecom": [
    {
      "system": "phone",
      "value": "(504) 452-9300"
    }
  ],
  "address": [
    {
      "line": [
        "3650 Paul Wayne Haggerty Road"
      ],
      "city": "Metairie",
      "state": "LA",
      "postalCode": "70001",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idD18MPG2X-DJw1ADxwjJIvA"
    }
  ]
}