[
  {
    "raceTitle": "State Assembly District 30 - Monterey County Results",
    "Reporting": "100% (85 of 85) precincts reporting",
    "ReportingTime": "June 5, 2026, 3:46 p.m.",
    "candidates": [
      {
        "Name": "Dawn Addis",
        "Party": "Dem",
        "Votes": "20,112",
        "Percent": "58.8",
        "incumbent": true
      },
      {
        "Name": "Susannah Brown",
        "Party": "Dem",
        "Votes": "3,826",
        "Percent": "11.2",
        "incumbent": false
      },
      {
        "Name": "Shannon Kessler",
        "Party": "Rep",
        "Votes": "10,249",
        "Percent": "30.0",
        "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
      }
    ]
  }
]