{
  "resourceType": "Organization",
  "id": "id1lhwnMx3PU1ScMlDJ3nLHQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1174761340"
    }
  ],
  "active": true,
  "name": "Life's Journey Counseling Service, LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(307) 235-3333"
    }
  ],
  "address": [
    {
      "line": [
        "1300 EAST A STREET STE 201-B"
      ],
      "city": "Casper",
      "state": "WY",
      "postalCode": "82601",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id1lhwnMx3PU1ScMlDJ3nLHQ"
    }
  ]
}