{
  "resourceType": "Organization",
  "id": "idBebWBd.tZKwKPKcE201LLg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1760865919"
    }
  ],
  "active": true,
  "name": "Rainbow Office",
  "telecom": [
    {
      "system": "phone",
      "value": "(702) 202-3374"
    }
  ],
  "address": [
    {
      "line": [
        "3130 S Rainbow Boulevard Suite 304"
      ],
      "city": "Las Vegas",
      "state": "NV",
      "postalCode": "89146",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idBebWBd.tZKwKPKcE201LLg"
    }
  ]
}