{
  "resourceType": "Organization",
  "id": "idRlZ0eC-tXRf6OLw9Xvpypg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1861834186"
    }
  ],
  "active": true,
  "name": "Lions Crest",
  "telecom": [
    {
      "system": "phone",
      "value": "(702) 352-8888"
    }
  ],
  "address": [
    {
      "line": [
        "8430 West Lake Mead Blvd suite 139"
      ],
      "city": "Las Vegas",
      "state": "NV",
      "postalCode": "89128",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idRlZ0eC-tXRf6OLw9Xvpypg"
    }
  ]
}