{
  "resourceType": "Organization",
  "id": "idy0KGP2KR6Wcd4RJZnAWqIg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1659826444"
    }
  ],
  "active": true,
  "name": "Cedar Ridge Child & Family Counseling",
  "telecom": [
    {
      "system": "phone",
      "value": "(307) 333-1301"
    }
  ],
  "address": [
    {
      "line": [
        "2345 E. 2nd st.",
        "ste 200"
      ],
      "city": "Casper",
      "state": "Wy",
      "postalCode": "82609",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idy0KGP2KR6Wcd4RJZnAWqIg"
    }
  ]
}