{
  "raceTitle": "State Assembly District 44 - Districtwide Results",
  "Reporting": "100% (100 of 100) precincts reporting",
  "ReportingTime": "June 9, 2026, 6:57 p.m.",
  "candidates": [
    {
      "Name": "Nicholas \"Nick\" Schultz",
      "Party": "Dem",
      "Votes": "96,624",
      "Percent": "71.2",
      "incumbent": true
    },
    {
      "Name": "Carolyn Daniels",
      "Party": "Rep",
      "Votes": "28,044",
      "Percent": "20.7",
      "incumbent": false
    },
    {
      "Name": "Charlotte Gerry",
      "Party": "Rep",
      "Votes": "10,995",
      "Percent": "8.1",
      "incumbent": false
    }
  ]
}