[
  {
    "raceTitle": "Controller - Monterey County Results",
    "Reporting": "100% (208 of 208) precincts reporting",
    "ReportingTime": "June 5, 2026, 3:46 p.m.",
    "candidates": [
      {
        "Name": "Malia M. Cohen",
        "Party": "Dem",
        "Votes": "38,251",
        "Percent": "62.7",
        "incumbent": true
      },
      {
        "Name": "Herb W Morgan",
        "Party": "Rep",
        "Votes": "20,019",
        "Percent": "32.8",
        "incumbent": false
      },
      {
        "Name": "Meghann Adams",
        "Party": "P&F",
        "Votes": "2,773",
        "Percent": "4.5",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "Controller - Statewide Results",
    "Reporting": "100% (19,788 of 19,788) precincts reporting",
    "ReportingTime": "June 9, 2026, 6:57 p.m.",
    "candidates": [
      {
        "Name": "Malia M. Cohen",
        "Party": "Dem",
        "Votes": "4,535,035",
        "Percent": "56.5",
        "incumbent": true
      },
      {
        "Name": "Herb W Morgan",
        "Party": "Rep",
        "Votes": "3,045,348",
        "Percent": "37.9",
        "incumbent": false
      },
      {
        "Name": "Meghann Adams",
        "Party": "P&F",
        "Votes": "449,377",
        "Percent": "5.6",
        "incumbent": false
      }
    ]
  }
]