{
  "resourceType": "Organization",
  "id": "idMAXnPghoVu-hqmPJ5rCAIA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "5021196600"
    }
  ],
  "active": true,
  "name": "Serenity Springs",
  "telecom": [
    {
      "system": "phone",
      "value": "(928) 441-8286"
    }
  ],
  "address": [
    {
      "line": [
        "1725 Skips Lane"
      ],
      "city": "Phoenix",
      "state": "AZ",
      "postalCode": "85003",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idMAXnPghoVu-hqmPJ5rCAIA"
    }
  ]
}