[
  {
    "raceTitle": "Controller - Alpine County Results",
    "Reporting": "0% (0 of 1,000) precincts reporting",
    "ReportingTime": "April 6, 2026, 3:14 p.m.",
    "candidates": [
      {
        "Name": "Malia M. Cohen",
        "Party": "Dem",
        "Votes": "0",
        "Percent": "0.0",
        "incumbent": true
      },
      {
        "Name": "Herb W Morgan",
        "Party": "Rep",
        "Votes": "0",
        "Percent": "0.0",
        "incumbent": false
      },
      {
        "Name": "Meghann Adams",
        "Party": "P&F",
        "Votes": "0",
        "Percent": "0.0",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "Controller - Statewide Results",
    "Reporting": "0% (0 of 58,000) precincts reporting",
    "ReportingTime": "April 6, 2026, 3:14 p.m.",
    "candidates": [
      {
        "Name": "Malia M. Cohen",
        "Party": "Dem",
        "Votes": "0",
        "Percent": "0.0",
        "incumbent": true
      },
      {
        "Name": "Herb W Morgan",
        "Party": "Rep",
        "Votes": "0",
        "Percent": "0.0",
        "incumbent": false
      },
      {
        "Name": "Meghann Adams",
        "Party": "P&F",
        "Votes": "0",
        "Percent": "0.0",
        "incumbent": false
      }
    ]
  }
]