{
  "resourceType": "Organization",
  "id": "idvpqavGTK4uC8QPn3ZMmFjA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1780981019"
    }
  ],
  "active": true,
  "name": "Beaumont Office",
  "telecom": [
    {
      "system": "phone",
      "value": "(409) 665-1075"
    }
  ],
  "address": [
    {
      "line": [
        "2611 Laurel St."
      ],
      "city": "Beaumont",
      "state": "TX",
      "postalCode": "77702",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idvpqavGTK4uC8QPn3ZMmFjA"
    }
  ]
}