[
  {
    "raceTitle": "State Assembly District 41 - Los Angeles County Results",
    "Reporting": "100% (119 of 119) precincts reporting",
    "ReportingTime": "June 9, 2026, 4:33 p.m.",
    "candidates": [
      {
        "Name": "John Harabedian",
        "Party": "Dem",
        "Votes": "77,187",
        "Percent": "70.7",
        "incumbent": true
      },
      {
        "Name": "Adam Christopher Vena",
        "Party": "Rep",
        "Votes": "31,994",
        "Percent": "29.3",
        "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
      }
    ]
  }
]