[
  {
    "raceTitle": "State Assembly District 30 - Santa Cruz County Results",
    "Reporting": "100% (33 of 33) precincts reporting",
    "ReportingTime": "June 9, 2026, 4:33 p.m.",
    "candidates": [
      {
        "Name": "Dawn Addis",
        "Party": "Dem",
        "Votes": "15,843",
        "Percent": "67.5",
        "incumbent": true
      },
      {
        "Name": "Susannah Brown",
        "Party": "Dem",
        "Votes": "2,613",
        "Percent": "11.1",
        "incumbent": false
      },
      {
        "Name": "Shannon Kessler",
        "Party": "Rep",
        "Votes": "5,032",
        "Percent": "21.4",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "State Assembly District 30 - Districtwide Results",
    "Reporting": "100% (212 of 212) precincts reporting",
    "ReportingTime": "June 9, 2026, 6:57 p.m.",
    "candidates": [
      {
        "Name": "Dawn Addis",
        "Party": "Dem",
        "Votes": "65,411",
        "Percent": "56.0",
        "incumbent": true
      },
      {
        "Name": "Susannah Brown",
        "Party": "Dem",
        "Votes": "10,591",
        "Percent": "9.1",
        "incumbent": false
      },
      {
        "Name": "Shannon Kessler",
        "Party": "Rep",
        "Votes": "40,886",
        "Percent": "35.0",
        "incumbent": false
      }
    ]
  }
]