{
  "resourceType": "Organization",
  "id": "id.bzQz3uJcpHJ6qy5tQHH0A",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1750754107"
    }
  ],
  "active": true,
  "name": "Creative Behavioral Connection",
  "telecom": [
    {
      "system": "phone",
      "value": "(702) 901-5200"
    }
  ],
  "address": [
    {
      "line": [
        "5803 W. Craig Road",
        "Suite 105"
      ],
      "city": "Las Vegas",
      "state": "NV",
      "postalCode": "89130",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id.bzQz3uJcpHJ6qy5tQHH0A"
    }
  ]
}