{
  "election_name": "Texas US House 30 Republican Primary",
  "election_type": "House of Representatives",
  "election_scope": "Primary",
  "election_date": "2026-03-03T05:00:00.000Z",
  "country": "US",
  "province": "TX",
  "district": "TX-30",
  "municipality": null,
  "polls_open": "2026-03-03T13:00:00.000Z",
  "polls_close": "2026-03-04T01:00:00.000Z",
  "is_disputed": false,
  "has_map": true,
  "registered_voters": null,
  "percent_reporting": 100,
  "last_updated": "2026-03-04T16:04:14.593Z",
  "round": 1,
  "maps": [
    {
      "name": "Texas",
      "map": "assets/Texas.svg"
    }
  ],
  "candidates": [
    {
      "name": "Everett Jackson",
      "party": "Republican",
      "incumbent": false,
      "major_candidate": true,
      "winner": false,
      "color": "#339933",
      "votes": 5403,
      "percent": 38.02,
      "bio": "",
      "photourl": "",
      "endorsed": false
    },
    {
      "name": "Sholdon Daniels",
      "party": "Republican",
      "incumbent": false,
      "major_candidate": true,
      "winner": false,
      "color": "#ff9933",
      "votes": 3458,
      "percent": 24.33,
      "bio": "",
      "photourl": "",
      "endorsed": false
    },
    {
      "name": "Gregorio Heise",
      "party": "Republican",
      "incumbent": false,
      "major_candidate": true,
      "winner": false,
      "color": "#6d1b83",
      "votes": 2763,
      "percent": 19.44,
      "bio": "",
      "photourl": "",
      "endorsed": false
    },
    {
      "name": "Nils Walker",
      "party": "Republican",
      "incumbent": false,
      "major_candidate": false,
      "winner": false,
      "color": "#a01450",
      "votes": 2586,
      "percent": 18.2,
      "bio": "",
      "photourl": "",
      "endorsed": false
    }
  ],
  "region_results": {
    "dallas": {
      "name": "Dallas",
      "type": "County",
      "fill": "#c6606b",
      "percent_reporting": 100,
      "candidates": [
        {
          "name": "Everett Jackson",
          "party": "Republican",
          "votes": 2995,
          "percent": 36.83,
          "color": "#339933",
          "winner": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Sholdon Daniels",
          "party": "Republican",
          "votes": 2249,
          "percent": 27.66,
          "color": "#ff9933",
          "winner": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Gregorio Heise",
          "party": "Republican",
          "votes": 1476,
          "percent": 18.15,
          "color": "#6d1b83",
          "winner": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Nils Walker",
          "party": "Republican",
          "votes": 1411,
          "percent": 17.35,
          "color": "#a01450",
          "winner": false,
          "incumbent": false,
          "major_candidate": false,
          "bio": "",
          "photourl": "",
          "endorsed": false
        }
      ]
    },
    "tarrant": {
      "name": "Tarrant",
      "type": "County",
      "fill": "#c6606b",
      "percent_reporting": 100,
      "candidates": [
        {
          "name": "Everett Jackson",
          "party": "Republican",
          "votes": 2408,
          "percent": 39.61,
          "color": "#339933",
          "winner": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Gregorio Heise",
          "party": "Republican",
          "votes": 1287,
          "percent": 21.17,
          "color": "#6d1b83",
          "winner": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Sholdon Daniels",
          "party": "Republican",
          "votes": 1209,
          "percent": 19.89,
          "color": "#ff9933",
          "winner": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Nils Walker",
          "party": "Republican",
          "votes": 1175,
          "percent": 19.33,
          "color": "#a01450",
          "winner": false,
          "incumbent": false,
          "major_candidate": false,
          "bio": "",
          "photourl": "",
          "endorsed": false
        }
      ]
    }
  }
}