{
  "resourceType": "Organization",
  "id": "idmAwivcQNsHXPxTarwMs4Uw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1255722989"
    }
  ],
  "active": true,
  "name": "Lighthouse Clounseling Cener",
  "telecom": [
    {
      "system": "phone",
      "value": "(719) 545-4610"
    }
  ],
  "address": [
    {
      "line": [
        "805 Eagleridge Blvd.",
        "Suite #50"
      ],
      "city": "Pueblo",
      "state": "CO",
      "postalCode": "81008",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idmAwivcQNsHXPxTarwMs4Uw"
    }
  ]
}