[
  {
    "raceTitle": "U.S. House of Representatives District 5 - El Dorado County Results",
    "Reporting": "100% (1 of 1) precincts reporting",
    "ReportingTime": "June 8, 2026, 3:17 p.m.",
    "candidates": [
      {
        "Name": "Michael J. \"Mike\" Barkley",
        "Party": "Dem",
        "Votes": "95",
        "Percent": "10.8",
        "incumbent": false
      },
      {
        "Name": "Michael Masuda",
        "Party": "Dem",
        "Votes": "216",
        "Percent": "24.6",
        "incumbent": false
      },
      {
        "Name": "Dan Stroud",
        "Party": "Dem",
        "Votes": "45",
        "Percent": "5.1",
        "incumbent": false
      },
      {
        "Name": "Tom McClintock",
        "Party": "Rep",
        "Votes": "522",
        "Percent": "59.5",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "U.S. House of Representatives District 5 - Districtwide Results",
    "Reporting": "100% (294 of 294) precincts reporting",
    "ReportingTime": "June 10, 2026, 11:31 a.m.",
    "candidates": [
      {
        "Name": "Michael J. \"Mike\" Barkley",
        "Party": "Dem",
        "Votes": "17,583",
        "Percent": "9.2",
        "incumbent": false
      },
      {
        "Name": "Michael Masuda",
        "Party": "Dem",
        "Votes": "46,563",
        "Percent": "24.3",
        "incumbent": false
      },
      {
        "Name": "Dan Stroud",
        "Party": "Dem",
        "Votes": "10,012",
        "Percent": "5.2",
        "incumbent": false
      },
      {
        "Name": "Tom McClintock",
        "Party": "Rep",
        "Votes": "117,612",
        "Percent": "61.3",
        "incumbent": false
      }
    ]
  }
]