{
  "resourceType": "Organization",
  "id": "idSQf.SW3Hn..aNbHdthz8XA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1770022725"
    }
  ],
  "active": true,
  "name": "Clear Minds Family Center LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(702) 463-4000"
    }
  ],
  "address": [
    {
      "line": [
        "5550 W. Flamingo Rd",
        "Suite A5"
      ],
      "city": "Las Vegas",
      "state": "nv",
      "postalCode": "89103",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idSQf.SW3Hn..aNbHdthz8XA"
    }
  ]
}