{
  "resourceType": "Organization",
  "id": "idtBi5EoFXqgPomvv2FyYzhg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1639509888"
    }
  ],
  "active": true,
  "name": "Crown Point",
  "telecom": [
    {
      "system": "phone",
      "value": "(503) 364-6093"
    }
  ],
  "address": [
    {
      "line": [
        "115 S. Court St., Suite E"
      ],
      "city": "Crown Point",
      "state": "IN",
      "postalCode": "46307",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idtBi5EoFXqgPomvv2FyYzhg"
    }
  ]
}