[
  {
    "raceTitle": "State Assembly District 18 - San Francisco County Results",
    "Reporting": "100% (1 of 1) precincts reporting",
    "ReportingTime": "June 9, 2026, 3:41 p.m.",
    "candidates": [
      {
        "Name": "Mia Bonta",
        "Party": "Dem",
        "Votes": "0",
        "Percent": "0.0",
        "incumbent": true
      },
      {
        "Name": "Andre Sandford",
        "Party": "Dem",
        "Votes": "0",
        "Percent": "0.0",
        "incumbent": false
      },
      {
        "Name": "Ned Nuerge",
        "Party": "Rep",
        "Votes": "0",
        "Percent": "0.0",
        "incumbent": false
      },
      {
        "Name": "Michael Goldstein",
        "Party": "Grn",
        "Votes": "0",
        "Percent": "0.0",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "State Assembly District 18 - Districtwide Results",
    "Reporting": "100% (115 of 115) precincts reporting",
    "ReportingTime": "June 9, 2026, 6:57 p.m.",
    "candidates": [
      {
        "Name": "Mia Bonta",
        "Party": "Dem",
        "Votes": "80,411",
        "Percent": "77.0",
        "incumbent": true
      },
      {
        "Name": "Andre Sandford",
        "Party": "Dem",
        "Votes": "11,251",
        "Percent": "10.8",
        "incumbent": false
      },
      {
        "Name": "Ned Nuerge",
        "Party": "Rep",
        "Votes": "7,543",
        "Percent": "7.2",
        "incumbent": false
      },
      {
        "Name": "Michael Goldstein",
        "Party": "Grn",
        "Votes": "5,226",
        "Percent": "5.0",
        "incumbent": false
      }
    ]
  }
]