[
  {
    "raceTitle": "State Assembly District 23 - Santa Clara County Results",
    "Reporting": "100% (102 of 102) precincts reporting",
    "ReportingTime": "June 9, 2026, 4:57 p.m.",
    "candidates": [
      {
        "Name": "Marc Berman",
        "Party": "Dem",
        "Votes": "63,531",
        "Percent": "77.2",
        "incumbent": true
      },
      {
        "Name": "Rick Giorgetti",
        "Party": "Rep",
        "Votes": "7,045",
        "Percent": "8.6",
        "incumbent": false
      },
      {
        "Name": "David G. Johnson",
        "Party": "Rep",
        "Votes": "11,752",
        "Percent": "14.3",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "State Assembly District 23 - Districtwide Results",
    "Reporting": "100% (187 of 187) precincts reporting",
    "ReportingTime": "June 9, 2026, 6:57 p.m.",
    "candidates": [
      {
        "Name": "Marc Berman",
        "Party": "Dem",
        "Votes": "83,804",
        "Percent": "76.5",
        "incumbent": true
      },
      {
        "Name": "Rick Giorgetti",
        "Party": "Rep",
        "Votes": "9,308",
        "Percent": "8.5",
        "incumbent": false
      },
      {
        "Name": "David G. Johnson",
        "Party": "Rep",
        "Votes": "16,442",
        "Percent": "15.0",
        "incumbent": false
      }
    ]
  }
]