[
  {
    "raceTitle": "State Assembly District 59 - San Bernardino County Results",
    "Reporting": "100% (48 of 48) precincts reporting",
    "ReportingTime": "June 9, 2026, 3:53 p.m.",
    "candidates": [
      {
        "Name": "Phillip Chen",
        "Party": "Rep",
        "Votes": "12,490",
        "Percent": "63.9",
        "incumbent": true
      },
      {
        "Name": "Victor Hernandez",
        "Party": "Grn",
        "Votes": "7,069",
        "Percent": "36.1",
        "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
      }
    ]
  }
]