[
  {
    "raceTitle": "U.S. House of Representatives District 35 - San Bernardino County Results",
    "Reporting": "100% (196 of 196) precincts reporting",
    "ReportingTime": "June 9, 2026, 3:53 p.m.",
    "candidates": [
      {
        "Name": "Norma J. Torres",
        "Party": "Dem",
        "Votes": "43,150",
        "Percent": "60.5",
        "incumbent": false
      },
      {
        "Name": "Mike Cargile",
        "Party": "Rep",
        "Votes": "28,135",
        "Percent": "39.5",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "U.S. House of Representatives District 35 - Districtwide Results",
    "Reporting": "100% (262 of 262) precincts reporting",
    "ReportingTime": "June 9, 2026, 6:57 p.m.",
    "candidates": [
      {
        "Name": "Norma J. Torres",
        "Party": "Dem",
        "Votes": "73,076",
        "Percent": "59.8",
        "incumbent": false
      },
      {
        "Name": "Mike Cargile",
        "Party": "Rep",
        "Votes": "49,076",
        "Percent": "40.2",
        "incumbent": false
      }
    ]
  }
]