[
  {
    "raceTitle": "State Assembly District 2 - Sonoma County Results",
    "Reporting": "0% (0 of 1,000) precincts reporting",
    "ReportingTime": "April 6, 2026, 3:14 p.m.",
    "candidates": [
      {
        "Name": "Chris Rogers",
        "Party": "Dem",
        "Votes": "0",
        "Percent": "0.0",
        "incumbent": true
      },
      {
        "Name": "Michael Greer",
        "Party": "Rep",
        "Votes": "0",
        "Percent": "0.0",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "State Assembly District 2 - Districtwide Results",
    "Reporting": "0% (0 of 5,000) precincts reporting",
    "ReportingTime": "April 6, 2026, 3:14 p.m.",
    "candidates": [
      {
        "Name": "Chris Rogers",
        "Party": "Dem",
        "Votes": "0",
        "Percent": "0.0",
        "incumbent": true
      },
      {
        "Name": "Michael Greer",
        "Party": "Rep",
        "Votes": "0",
        "Percent": "0.0",
        "incumbent": false
      }
    ]
  }
]