[
  {
    "raceTitle": "Secretary of State - Los Angeles County Results",
    "Reporting": "0% (0 of 1,000) precincts reporting",
    "ReportingTime": "April 6, 2026, 3:14 p.m.",
    "candidates": [
      {
        "Name": "Shirley N. Weber",
        "Party": "Dem",
        "Votes": "0",
        "Percent": "0.0",
        "incumbent": true
      },
      {
        "Name": "Donald P. (Don) Wagner",
        "Party": "Rep",
        "Votes": "0",
        "Percent": "0.0",
        "incumbent": false
      },
      {
        "Name": "Gary N. Blenner",
        "Party": "Grn",
        "Votes": "0",
        "Percent": "0.0",
        "incumbent": false
      },
      {
        "Name": "Michael Feinstein",
        "Party": "Grn",
        "Votes": "0",
        "Percent": "0.0",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "Secretary of State - Statewide Results",
    "Reporting": "0% (0 of 58,000) precincts reporting",
    "ReportingTime": "April 6, 2026, 3:14 p.m.",
    "candidates": [
      {
        "Name": "Shirley N. Weber",
        "Party": "Dem",
        "Votes": "0",
        "Percent": "0.0",
        "incumbent": true
      },
      {
        "Name": "Donald P. (Don) Wagner",
        "Party": "Rep",
        "Votes": "0",
        "Percent": "0.0",
        "incumbent": false
      },
      {
        "Name": "Gary N. Blenner",
        "Party": "Grn",
        "Votes": "0",
        "Percent": "0.0",
        "incumbent": false
      },
      {
        "Name": "Michael Feinstein",
        "Party": "Grn",
        "Votes": "0",
        "Percent": "0.0",
        "incumbent": false
      }
    ]
  }
]