[
  {
    "raceTitle": "U.S. House of Representatives District 20 - Kings County Results",
    "Reporting": "100% (23 of 23) precincts reporting",
    "ReportingTime": "June 9, 2026, 3:59 p.m.",
    "candidates": [
      {
        "Name": "Sandra Van Scotter",
        "Party": "Dem",
        "Votes": "5,080",
        "Percent": "30.6",
        "incumbent": false
      },
      {
        "Name": "Vince Fong",
        "Party": "Rep",
        "Votes": "10,960",
        "Percent": "66.1",
        "incumbent": false
      },
      {
        "Name": "Ben Dewell",
        "Party": "NPP",
        "Votes": "269",
        "Percent": "1.6",
        "incumbent": false
      },
      {
        "Name": "Jeremy Fox",
        "Party": "NPP",
        "Votes": "269",
        "Percent": "1.6",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "U.S. House of Representatives District 20 - Districtwide Results",
    "Reporting": "100% (567 of 567) precincts reporting",
    "ReportingTime": "June 9, 2026, 6:57 p.m.",
    "candidates": [
      {
        "Name": "Sandra Van Scotter",
        "Party": "Dem",
        "Votes": "45,334",
        "Percent": "28.6",
        "incumbent": false
      },
      {
        "Name": "Vince Fong",
        "Party": "Rep",
        "Votes": "108,622",
        "Percent": "68.4",
        "incumbent": false
      },
      {
        "Name": "Ben Dewell",
        "Party": "NPP",
        "Votes": "2,862",
        "Percent": "1.8",
        "incumbent": false
      },
      {
        "Name": "Jeremy Fox",
        "Party": "NPP",
        "Votes": "1,872",
        "Percent": "1.2",
        "incumbent": false
      }
    ]
  }
]