{
  "resourceType": "Organization",
  "id": "idkluhxnDcXE7VsDPo33la2w",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1205260452"
    }
  ],
  "active": true,
  "name": "Foundation Stone Family Services",
  "telecom": [
    {
      "system": "phone",
      "value": "(702) 576-9893"
    }
  ],
  "address": [
    {
      "line": [
        "8430 W Lake Mead Boulevard #100"
      ],
      "city": "Las Vegas",
      "state": "NV",
      "postalCode": "89128",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idkluhxnDcXE7VsDPo33la2w"
    }
  ]
}