[
  {
    "raceTitle": "U.S. House of Representatives District 42 - Los Angeles County Results",
    "Reporting": "100% (67 of 67) precincts reporting",
    "ReportingTime": "June 9, 2026, 4:33 p.m.",
    "candidates": [
      {
        "Name": "Robert Garcia",
        "Party": "Dem",
        "Votes": "56,987",
        "Percent": "73.6",
        "incumbent": false
      },
      {
        "Name": "Brian Burley",
        "Party": "Rep",
        "Votes": "9,919",
        "Percent": "12.8",
        "incumbent": false
      },
      {
        "Name": "Long Pham",
        "Party": "Rep",
        "Votes": "2,545",
        "Percent": "3.3",
        "incumbent": false
      },
      {
        "Name": "Noah Von Blom",
        "Party": "Rep",
        "Votes": "6,598",
        "Percent": "8.5",
        "incumbent": false
      },
      {
        "Name": "Larisa Vermeulen",
        "Party": "NPP",
        "Votes": "1,397",
        "Percent": "1.8",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "U.S. House of Representatives District 42 - Districtwide Results",
    "Reporting": "100% (408 of 408) precincts reporting",
    "ReportingTime": "June 9, 2026, 6:57 p.m.",
    "candidates": [
      {
        "Name": "Robert Garcia",
        "Party": "Dem",
        "Votes": "112,531",
        "Percent": "56.4",
        "incumbent": false
      },
      {
        "Name": "Brian Burley",
        "Party": "Rep",
        "Votes": "41,156",
        "Percent": "20.6",
        "incumbent": false
      },
      {
        "Name": "Long Pham",
        "Party": "Rep",
        "Votes": "9,834",
        "Percent": "4.9",
        "incumbent": false
      },
      {
        "Name": "Noah Von Blom",
        "Party": "Rep",
        "Votes": "33,483",
        "Percent": "16.8",
        "incumbent": false
      },
      {
        "Name": "Larisa Vermeulen",
        "Party": "NPP",
        "Votes": "2,475",
        "Percent": "1.2",
        "incumbent": false
      }
    ]
  }
]