[
  {
    "raceTitle": "Attorney General - Kern County Results",
    "Reporting": "100% (819 of 819) precincts reporting",
    "ReportingTime": "June 9, 2026, 6:15 p.m.",
    "candidates": [
      {
        "Name": "Rob Bonta",
        "Party": "Dem",
        "Votes": "51,819",
        "Percent": "37.0",
        "incumbent": true
      },
      {
        "Name": "Michael E. Gates",
        "Party": "Rep",
        "Votes": "81,879",
        "Percent": "58.4",
        "incumbent": false
      },
      {
        "Name": "Marjorie Mikels",
        "Party": "Grn",
        "Votes": "6,464",
        "Percent": "4.6",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "Attorney General - Statewide Results",
    "Reporting": "100% (19,788 of 19,788) precincts reporting",
    "ReportingTime": "June 9, 2026, 6:57 p.m.",
    "candidates": [
      {
        "Name": "Rob Bonta",
        "Party": "Dem",
        "Votes": "4,604,294",
        "Percent": "56.4",
        "incumbent": true
      },
      {
        "Name": "Michael E. Gates",
        "Party": "Rep",
        "Votes": "3,131,739",
        "Percent": "38.3",
        "incumbent": false
      },
      {
        "Name": "Marjorie Mikels",
        "Party": "Grn",
        "Votes": "434,454",
        "Percent": "5.3",
        "incumbent": false
      }
    ]
  }
]