[
  {
    "raceTitle": "U.S. House of Representatives District 5 - Mariposa County Results",
    "Reporting": "100% (27 of 27) precincts reporting",
    "ReportingTime": "June 8, 2026, 11:37 a.m.",
    "candidates": [
      {
        "Name": "Michael J. \"Mike\" Barkley",
        "Party": "Dem",
        "Votes": "501",
        "Percent": "7.8",
        "incumbent": false
      },
      {
        "Name": "Michael Masuda",
        "Party": "Dem",
        "Votes": "1,780",
        "Percent": "27.7",
        "incumbent": false
      },
      {
        "Name": "Dan Stroud",
        "Party": "Dem",
        "Votes": "274",
        "Percent": "4.3",
        "incumbent": false
      },
      {
        "Name": "Tom McClintock",
        "Party": "Rep",
        "Votes": "3,879",
        "Percent": "60.3",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "U.S. House of Representatives District 5 - Districtwide Results",
    "Reporting": "100% (294 of 294) precincts reporting",
    "ReportingTime": "June 9, 2026, 6:57 p.m.",
    "candidates": [
      {
        "Name": "Michael J. \"Mike\" Barkley",
        "Party": "Dem",
        "Votes": "17,581",
        "Percent": "9.2",
        "incumbent": false
      },
      {
        "Name": "Michael Masuda",
        "Party": "Dem",
        "Votes": "46,558",
        "Percent": "24.3",
        "incumbent": false
      },
      {
        "Name": "Dan Stroud",
        "Party": "Dem",
        "Votes": "10,010",
        "Percent": "5.2",
        "incumbent": false
      },
      {
        "Name": "Tom McClintock",
        "Party": "Rep",
        "Votes": "117,567",
        "Percent": "61.3",
        "incumbent": false
      }
    ]
  }
]