[
  {
    "raceTitle": "State Assembly District 59 - Orange County Results",
    "Reporting": "100% (467 of 467) precincts reporting",
    "ReportingTime": "June 9, 2026, 5:05 p.m.",
    "candidates": [
      {
        "Name": "Phillip Chen",
        "Party": "Rep",
        "Votes": "69,244",
        "Percent": "67.0",
        "incumbent": true
      },
      {
        "Name": "Victor Hernandez",
        "Party": "Grn",
        "Votes": "34,111",
        "Percent": "33.0",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "State Assembly District 59 - Districtwide Results",
    "Reporting": "100% (515 of 515) precincts reporting",
    "ReportingTime": "June 10, 2026, 11:31 a.m.",
    "candidates": [
      {
        "Name": "Phillip Chen",
        "Party": "Rep",
        "Votes": "81,734",
        "Percent": "66.5",
        "incumbent": true
      },
      {
        "Name": "Victor Hernandez",
        "Party": "Grn",
        "Votes": "41,180",
        "Percent": "33.5",
        "incumbent": false
      }
    ]
  }
]