{
  "resourceType": "Organization",
  "id": "idkic93TCduKAtas6QlWUo6w",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1083949580"
    }
  ],
  "active": true,
  "name": "Lighthouse Counseling",
  "telecom": [
    {
      "system": "phone",
      "value": "(307) 254-1373"
    }
  ],
  "address": [
    {
      "line": [
        "918 Lane 10"
      ],
      "city": "Powell",
      "state": "WY",
      "postalCode": "82435",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idkic93TCduKAtas6QlWUo6w"
    }
  ]
}