{
  "resourceType": "Organization",
  "id": "id4z3LGoxH6LrSadZ5SiHCCw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1013912385"
    }
  ],
  "active": true,
  "name": "Office - Mount Vernon",
  "telecom": [
    {
      "system": "phone",
      "value": "(360) 421-2520"
    }
  ],
  "address": [
    {
      "line": [
        "117 No. 1st Street",
        "Suite # 55"
      ],
      "city": "Mount Vernon",
      "state": "WA",
      "postalCode": "98273",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id4z3LGoxH6LrSadZ5SiHCCw"
    }
  ]
}