[
  {
    "raceTitle": "U.S. House of Representatives District 18 - Santa Cruz County Results",
    "Reporting": "100% (27 of 27) precincts reporting",
    "ReportingTime": "June 9, 2026, 4:33 p.m.",
    "candidates": [
      {
        "Name": "Luis Arreguín",
        "Party": "Dem",
        "Votes": "1,571",
        "Percent": "17.8",
        "incumbent": false
      },
      {
        "Name": "Zoe Lofgren",
        "Party": "Dem",
        "Votes": "5,182",
        "Percent": "58.9",
        "incumbent": false
      },
      {
        "Name": "Shane Lewis",
        "Party": "Rep",
        "Votes": "1,840",
        "Percent": "20.9",
        "incumbent": false
      },
      {
        "Name": "Chris Demers",
        "Party": "NPP",
        "Votes": "209",
        "Percent": "2.4",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "U.S. House of Representatives District 18 - Districtwide Results",
    "Reporting": "100% (289 of 289) precincts reporting",
    "ReportingTime": "June 9, 2026, 6:57 p.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
      }
    ]
  }
]