{
  "resourceType": "Organization",
  "id": "idNEsdbw8D9V4WUIG1944BLA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1821411604"
    }
  ],
  "active": true,
  "name": "Bellwether Way",
  "telecom": [
    {
      "system": "phone",
      "value": "(360) 707-7608"
    }
  ],
  "address": [
    {
      "line": [
        "12 Bellwether Way STE 223"
      ],
      "city": "Bellingham",
      "state": "WA",
      "postalCode": "98225",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idNEsdbw8D9V4WUIG1944BLA"
    }
  ]
}