{
  "election_name": "Texas US House 38 Republican Primary Runoff",
  "election_type": "House of Representatives",
  "election_scope": "Primary",
  "election_date": "2026-05-26T05:00:00.000Z",
  "country": "US",
  "province": "TX",
  "district": "TX-38",
  "municipality": null,
  "polls_open": "2026-05-26T12:00:00.000Z",
  "polls_close": "2026-05-27T00:00:00.000Z",
  "is_disputed": false,
  "has_map": true,
  "registered_voters": null,
  "percent_reporting": 99.9,
  "last_updated": "2026-05-27T14:13:43.983Z",
  "round": 1,
  "maps": [
    {
      "name": "Texas",
      "map": "assets/Texas.svg"
    }
  ],
  "candidates": [
    {
      "name": "Jon Bonck",
      "party": "Republican",
      "incumbent": false,
      "major_candidate": true,
      "winner": true,
      "color": "#ff9933",
      "votes": 31816,
      "percent": 64.75,
      "bio": "",
      "photourl": "https://americafirstinsight.com/wp-content/uploads/2026/02/BonckIcons.webp",
      "endorsed": true
    },
    {
      "name": "Shelly deZevallos",
      "party": "Republican",
      "incumbent": false,
      "major_candidate": true,
      "winner": false,
      "color": "#6d1b83",
      "votes": 17318,
      "percent": 35.25,
      "bio": "",
      "photourl": "",
      "endorsed": false
    }
  ],
  "region_results": {
    "harris": {
      "name": "Harris",
      "type": "County",
      "fill": "#c6606b",
      "percent_reporting": 100,
      "candidates": [
        {
          "name": "Jon Bonck",
          "party": "Republican",
          "votes": 31816,
          "percent": 64.75,
          "color": "#ff9933",
          "winner": true,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "https://americafirstinsight.com/wp-content/uploads/2026/02/BonckIcons.webp",
          "endorsed": true
        },
        {
          "name": "Shelly deZevallos",
          "party": "Republican",
          "votes": 17318,
          "percent": 35.25,
          "color": "#6d1b83",
          "winner": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        }
      ]
    }
  }
}