{
  "resourceType": "Organization",
  "id": "idYDFFyxzTIfi-xCFNDTvH1Q",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1811117406"
    }
  ],
  "active": true,
  "name": "Bridgewater Counseling, LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(208) 201-6955"
    }
  ],
  "address": [
    {
      "line": [
        "1075 S. Utah Ave"
      ],
      "city": "Idaho Falls,",
      "state": "ID",
      "postalCode": "83402",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idYDFFyxzTIfi-xCFNDTvH1Q"
    }
  ]
}