[
  {
    "raceTitle": "Attorney General - Lake County Results",
    "Reporting": "0% (0 of 1,000) precincts reporting",
    "ReportingTime": "April 6, 2026, 3:14 p.m.",
    "candidates": [
      {
        "Name": "Rob Bonta",
        "Party": "Dem",
        "Votes": "0",
        "Percent": "0.0",
        "incumbent": true
      },
      {
        "Name": "Michael E. Gates",
        "Party": "Rep",
        "Votes": "0",
        "Percent": "0.0",
        "incumbent": false
      },
      {
        "Name": "Marjorie Mikels",
        "Party": "Grn",
        "Votes": "0",
        "Percent": "0.0",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "Attorney General - Statewide Results",
    "Reporting": "0% (0 of 58,000) precincts reporting",
    "ReportingTime": "April 6, 2026, 3:14 p.m.",
    "candidates": [
      {
        "Name": "Rob Bonta",
        "Party": "Dem",
        "Votes": "0",
        "Percent": "0.0",
        "incumbent": true
      },
      {
        "Name": "Michael E. Gates",
        "Party": "Rep",
        "Votes": "0",
        "Percent": "0.0",
        "incumbent": false
      },
      {
        "Name": "Marjorie Mikels",
        "Party": "Grn",
        "Votes": "0",
        "Percent": "0.0",
        "incumbent": false
      }
    ]
  }
]