[
  {
    "raceTitle": "U.S. House of Representatives District 18 - Kings County Results",
    "Reporting": "100% (2 of 2) precincts reporting",
    "ReportingTime": "June 9, 2026, 3:59 p.m.",
    "candidates": [
      {
        "Name": "Luis Arreguín",
        "Party": "Dem",
        "Votes": "158",
        "Percent": "36.4",
        "incumbent": false
      },
      {
        "Name": "Zoe Lofgren",
        "Party": "Dem",
        "Votes": "100",
        "Percent": "23.0",
        "incumbent": false
      },
      {
        "Name": "Shane Lewis",
        "Party": "Rep",
        "Votes": "157",
        "Percent": "36.2",
        "incumbent": false
      },
      {
        "Name": "Chris Demers",
        "Party": "NPP",
        "Votes": "19",
        "Percent": "4.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
      }
    ]
  }
]