[
  {
    "raceTitle": "U.S. House of Representatives District 18 - San Benito County Results",
    "Reporting": "100% (26 of 26) precincts reporting",
    "ReportingTime": "June 9, 2026, 6:57 p.m.",
    "candidates": [
      {
        "Name": "Luis Arreguín",
        "Party": "Dem",
        "Votes": "1,387",
        "Percent": "8.8",
        "incumbent": false
      },
      {
        "Name": "Zoe Lofgren",
        "Party": "Dem",
        "Votes": "7,902",
        "Percent": "50.1",
        "incumbent": false
      },
      {
        "Name": "Shane Lewis",
        "Party": "Rep",
        "Votes": "6,043",
        "Percent": "38.3",
        "incumbent": false
      },
      {
        "Name": "Chris Demers",
        "Party": "NPP",
        "Votes": "448",
        "Percent": "2.8",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "U.S. House of Representatives District 18 - Districtwide Results",
    "Reporting": "100% (289 of 289) precincts reporting",
    "ReportingTime": "June 10, 2026, 11:31 a.m.",
    "candidates": [
      {
        "Name": "Luis Arreguín",
        "Party": "Dem",
        "Votes": "13,335",
        "Percent": "12.3",
        "incumbent": false
      },
      {
        "Name": "Zoe Lofgren",
        "Party": "Dem",
        "Votes": "60,194",
        "Percent": "55.3",
        "incumbent": false
      },
      {
        "Name": "Shane Lewis",
        "Party": "Rep",
        "Votes": "32,204",
        "Percent": "29.6",
        "incumbent": false
      },
      {
        "Name": "Chris Demers",
        "Party": "NPP",
        "Votes": "3,121",
        "Percent": "2.9",
        "incumbent": false
      }
    ]
  }
]