{
  "resourceType": "Organization",
  "id": "id1YaEQHQiXI--fgfQsD-3xA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1952648164"
    }
  ],
  "active": true,
  "name": "The Childrens Place Counseling and Consultation, LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(307) 235-3333"
    }
  ],
  "address": [
    {
      "line": [
        "1300 East A St",
        "Suite 201"
      ],
      "city": "Casper",
      "state": "WY",
      "postalCode": "82601",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id1YaEQHQiXI--fgfQsD-3xA"
    }
  ]
}