{
  "resourceType": "Organization",
  "id": "idqRDcbASfcSHWhLRGK4AEwg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1356679930"
    }
  ],
  "active": true,
  "name": "Aguilar - Office",
  "telecom": [
    {
      "system": "phone",
      "value": "(956) 568-5857"
    }
  ],
  "address": [
    {
      "line": [
        "1812 Commerce Dr. Suite 2"
      ],
      "city": "Laredo",
      "state": "TX",
      "postalCode": "78041",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idqRDcbASfcSHWhLRGK4AEwg"
    }
  ]
}