[
  {
    "raceTitle": "Attorney General - Marin County Results",
    "Reporting": "100% (74 of 74) precincts reporting",
    "ReportingTime": "June 8, 2026, 4:35 p.m.",
    "candidates": [
      {
        "Name": "Rob Bonta",
        "Party": "Dem",
        "Votes": "40,284",
        "Percent": "73.9",
        "incumbent": true
      },
      {
        "Name": "Michael E. Gates",
        "Party": "Rep",
        "Votes": "12,129",
        "Percent": "22.2",
        "incumbent": false
      },
      {
        "Name": "Marjorie Mikels",
        "Party": "Grn",
        "Votes": "2,130",
        "Percent": "3.9",
        "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
      }
    ]
  }
]