[
  {
    "raceTitle": "U.S. House of Representatives District 41 - Orange County Results",
    "Reporting": "100% (90 of 90) precincts reporting",
    "ReportingTime": "June 10, 2026, 5:03 p.m.",
    "candidates": [
      {
        "Name": "Hector De La Torre",
        "Party": "Dem",
        "Votes": "3,449",
        "Percent": "9.9",
        "incumbent": false
      },
      {
        "Name": "Linda Sánchez",
        "Party": "Dem",
        "Votes": "11,975",
        "Percent": "34.2",
        "incumbent": false
      },
      {
        "Name": "Shonique Williams",
        "Party": "Dem",
        "Votes": "3,022",
        "Percent": "8.6",
        "incumbent": false
      },
      {
        "Name": "Mitch Clemmons",
        "Party": "Rep",
        "Votes": "16,562",
        "Percent": "47.3",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "U.S. House of Representatives District 41 - Districtwide Results",
    "Reporting": "100% (222 of 222) precincts reporting",
    "ReportingTime": "June 10, 2026, 6:01 p.m.",
    "candidates": [
      {
        "Name": "Hector De La Torre",
        "Party": "Dem",
        "Votes": "22,678",
        "Percent": "13.9",
        "incumbent": false
      },
      {
        "Name": "Linda Sánchez",
        "Party": "Dem",
        "Votes": "61,375",
        "Percent": "37.5",
        "incumbent": false
      },
      {
        "Name": "Shonique Williams",
        "Party": "Dem",
        "Votes": "20,979",
        "Percent": "12.8",
        "incumbent": false
      },
      {
        "Name": "Mitch Clemmons",
        "Party": "Rep",
        "Votes": "58,593",
        "Percent": "35.8",
        "incumbent": false
      }
    ]
  }
]