{
  "resourceType": "Organization",
  "id": "id99qsJ3f7YecvSh-ZxNVpyQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1295286185"
    }
  ],
  "active": true,
  "name": "Solutions Counseling Services LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(307) 234-9979"
    }
  ],
  "address": [
    {
      "line": [
        "1010 East 1St",
        "Ste. A"
      ],
      "city": "Casper",
      "state": "WY",
      "postalCode": "82601",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id99qsJ3f7YecvSh-ZxNVpyQ"
    }
  ]
}