[
  {
    "raceTitle": "State Assembly District 71 - Orange County Results",
    "Reporting": "0% (0 of 1,000) precincts reporting",
    "ReportingTime": "April 6, 2026, 3:14 p.m.",
    "candidates": [
      {
        "Name": "JJ Galvez",
        "Party": "Dem",
        "Votes": "0",
        "Percent": "0.0",
        "incumbent": false
      },
      {
        "Name": "Kate Sanchez",
        "Party": "Rep",
        "Votes": "0",
        "Percent": "0.0",
        "incumbent": true
      }
    ]
  },
  {
    "raceTitle": "State Assembly District 71 - Districtwide Results",
    "Reporting": "0% (0 of 2,000) precincts reporting",
    "ReportingTime": "April 6, 2026, 3:14 p.m.",
    "candidates": [
      {
        "Name": "JJ Galvez",
        "Party": "Dem",
        "Votes": "0",
        "Percent": "0.0",
        "incumbent": false
      },
      {
        "Name": "Kate Sanchez",
        "Party": "Rep",
        "Votes": "0",
        "Percent": "0.0",
        "incumbent": true
      }
    ]
  }
]