[
  {
    "raceTitle": "State Assembly District 41 - San Bernardino County Results",
    "Reporting": "100% (128 of 128) precincts reporting",
    "ReportingTime": "June 9, 2026, 3:53 p.m.",
    "candidates": [
      {
        "Name": "John Harabedian",
        "Party": "Dem",
        "Votes": "14,320",
        "Percent": "40.5",
        "incumbent": true
      },
      {
        "Name": "Adam Christopher Vena",
        "Party": "Rep",
        "Votes": "20,999",
        "Percent": "59.5",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "State Assembly District 41 - Districtwide Results",
    "Reporting": "100% (247 of 247) precincts reporting",
    "ReportingTime": "June 10, 2026, 11:31 a.m.",
    "candidates": [
      {
        "Name": "John Harabedian",
        "Party": "Dem",
        "Votes": "91,507",
        "Percent": "63.3",
        "incumbent": true
      },
      {
        "Name": "Adam Christopher Vena",
        "Party": "Rep",
        "Votes": "52,993",
        "Percent": "36.7",
        "incumbent": false
      }
    ]
  }
]