{
  "raceTitle": "State Assembly District 50 - Districtwide Results",
  "Reporting": "100% (269 of 269) precincts reporting",
  "ReportingTime": "June 9, 2026, 6:57 p.m.",
  "candidates": [
    {
      "Name": "Robert Garcia",
      "Party": "Dem",
      "Votes": "44,132",
      "Percent": "58.2",
      "incumbent": true
    },
    {
      "Name": "Victoria Viveros Mageno",
      "Party": "Rep",
      "Votes": "29,369",
      "Percent": "38.7",
      "incumbent": false
    },
    {
      "Name": "Roberto Jesus Moreno, Jr.",
      "Party": "NPP",
      "Votes": "2,345",
      "Percent": "3.1",
      "incumbent": false
    }
  ]
}