{
  "resourceType": "Organization",
  "id": "idehrz2c3uf6qOUgLFfPlXFg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1316338296"
    }
  ],
  "active": true,
  "name": "Mind of Peace Counseling, LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(308) 631-6066"
    }
  ],
  "address": [
    {
      "line": [
        "2731 Lennox Ave"
      ],
      "city": "Casper",
      "state": "WY",
      "postalCode": "82601",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idehrz2c3uf6qOUgLFfPlXFg"
    }
  ]
}