[
  {
    "raceTitle": "State Assembly District 30 - San Luis Obispo County Results",
    "Reporting": "100% (94 of 94) precincts reporting",
    "ReportingTime": "June 9, 2026, 3:45 p.m.",
    "candidates": [
      {
        "Name": "Dawn Addis",
        "Party": "Dem",
        "Votes": "29,456",
        "Percent": "49.7",
        "incumbent": true
      },
      {
        "Name": "Susannah Brown",
        "Party": "Dem",
        "Votes": "4,152",
        "Percent": "7.0",
        "incumbent": false
      },
      {
        "Name": "Shannon Kessler",
        "Party": "Rep",
        "Votes": "25,605",
        "Percent": "43.2",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "State Assembly District 30 - Districtwide Results",
    "Reporting": "100% (212 of 212) precincts reporting",
    "ReportingTime": "June 10, 2026, 11:31 a.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
      }
    ]
  }
]