{
  "resourceType": "Organization",
  "id": "idCVofYc1LKhACOgVBnLkMRg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "8394046048"
    }
  ],
  "active": true,
  "name": "Calming Shores",
  "telecom": [
    {
      "system": "phone",
      "value": "(503) 859-3326"
    }
  ],
  "address": [
    {
      "line": [
        "1665 Heron Way"
      ],
      "city": "Lyons",
      "state": "OR",
      "postalCode": "97358",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idCVofYc1LKhACOgVBnLkMRg"
    }
  ]
}