[
  {
    "raceTitle": "Secretary of State - Ventura County Results",
    "Reporting": "100% (1,433 of 1,433) precincts reporting",
    "ReportingTime": "June 9, 2026, 2:51 p.m.",
    "candidates": [
      {
        "Name": "Shirley N. Weber",
        "Party": "Dem",
        "Votes": "99,378",
        "Percent": "54.9",
        "incumbent": true
      },
      {
        "Name": "Donald P. (Don) Wagner",
        "Party": "Rep",
        "Votes": "75,491",
        "Percent": "41.7",
        "incumbent": false
      },
      {
        "Name": "Gary N. Blenner",
        "Party": "Grn",
        "Votes": "3,009",
        "Percent": "1.7",
        "incumbent": false
      },
      {
        "Name": "Michael Feinstein",
        "Party": "Grn",
        "Votes": "3,263",
        "Percent": "1.8",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "Secretary of State - Statewide Results",
    "Reporting": "100% (19,788 of 19,788) precincts reporting",
    "ReportingTime": "June 9, 2026, 6:57 p.m.",
    "candidates": [
      {
        "Name": "Shirley N. Weber",
        "Party": "Dem",
        "Votes": "4,703,489",
        "Percent": "58.4",
        "incumbent": true
      },
      {
        "Name": "Donald P. (Don) Wagner",
        "Party": "Rep",
        "Votes": "2,991,826",
        "Percent": "37.1",
        "incumbent": false
      },
      {
        "Name": "Gary N. Blenner",
        "Party": "Grn",
        "Votes": "171,388",
        "Percent": "2.1",
        "incumbent": false
      },
      {
        "Name": "Michael Feinstein",
        "Party": "Grn",
        "Votes": "190,331",
        "Percent": "2.4",
        "incumbent": false
      }
    ]
  }
]