[
  {
    "raceTitle": "Board of Equalization District 2 - Ventura County Results",
    "Reporting": "100% (1,433 of 1,433) precincts reporting",
    "ReportingTime": "June 9, 2026, 2:51 p.m.",
    "candidates": [
      {
        "Name": "Sally J. Lieber",
        "Party": "Dem",
        "Votes": "85,148",
        "Percent": "48.1",
        "incumbent": true
      },
      {
        "Name": "John Pimentel",
        "Party": "Dem",
        "Votes": "16,692",
        "Percent": "9.4",
        "incumbent": false
      },
      {
        "Name": "J Brett Marymee",
        "Party": "Rep",
        "Votes": "26,110",
        "Percent": "14.8",
        "incumbent": false
      },
      {
        "Name": "Mark McComas",
        "Party": "Rep",
        "Votes": "10,829",
        "Percent": "6.1",
        "incumbent": false
      },
      {
        "Name": "Bill Shireman",
        "Party": "Rep",
        "Votes": "23,153",
        "Percent": "13.1",
        "incumbent": false
      },
      {
        "Name": "John W. Zaruka",
        "Party": "Rep",
        "Votes": "14,914",
        "Percent": "8.4",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "Board of Equalization District 2 - Districtwide Results",
    "Reporting": "100% (5,900 of 5,900) precincts reporting",
    "ReportingTime": "June 10, 2026, 11:31 a.m.",
    "candidates": [
      {
        "Name": "Sally J. Lieber",
        "Party": "Dem",
        "Votes": "1,137,231",
        "Percent": "56.9",
        "incumbent": true
      },
      {
        "Name": "John Pimentel",
        "Party": "Dem",
        "Votes": "307,521",
        "Percent": "15.4",
        "incumbent": false
      },
      {
        "Name": "J Brett Marymee",
        "Party": "Rep",
        "Votes": "178,946",
        "Percent": "8.9",
        "incumbent": false
      },
      {
        "Name": "Mark McComas",
        "Party": "Rep",
        "Votes": "91,359",
        "Percent": "4.6",
        "incumbent": false
      },
      {
        "Name": "Bill Shireman",
        "Party": "Rep",
        "Votes": "224,086",
        "Percent": "11.2",
        "incumbent": false
      },
      {
        "Name": "John W. Zaruka",
        "Party": "Rep",
        "Votes": "60,964",
        "Percent": "3.0",
        "incumbent": false
      }
    ]
  }
]