{
  "election_name": "Texas US House 7 Republican Primary",
  "election_type": "House of Representatives",
  "election_scope": "Primary",
  "election_date": "2026-03-03T05:00:00.000Z",
  "country": "US",
  "province": "TX",
  "district": "TX-07",
  "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": 20,
  "last_updated": "2026-03-04T08:29:00.404Z",
  "round": 1,
  "maps": [
    {
      "name": "Texas",
      "map": "assets/Texas.svg"
    }
  ],
  "candidates": [
    {
      "name": "Alexander Hale",
      "party": "Republican",
      "incumbent": false,
      "major_candidate": true,
      "winner": false,
      "color": "#6d1b83",
      "votes": 7436,
      "percent": 46.22,
      "bio": "",
      "photourl": "",
      "endorsed": false
    },
    {
      "name": "Tina Cohen",
      "party": "Republican",
      "incumbent": false,
      "major_candidate": true,
      "winner": false,
      "color": "#ff9933",
      "votes": 4260,
      "percent": 26.48,
      "bio": "",
      "photourl": "",
      "endorsed": false
    },
    {
      "name": "Erin Montgomery",
      "party": "Republican",
      "incumbent": false,
      "major_candidate": true,
      "winner": false,
      "color": "#a01450",
      "votes": 2404,
      "percent": 14.94,
      "bio": "",
      "photourl": "",
      "endorsed": false
    },
    {
      "name": "Alexander Kalai",
      "party": "Republican",
      "incumbent": false,
      "major_candidate": true,
      "winner": false,
      "color": "#339933",
      "votes": 1989,
      "percent": 12.36,
      "bio": "",
      "photourl": "",
      "endorsed": false
    }
  ],
  "region_results": {
    "fort_bend": {
      "name": "Fort Bend",
      "type": "County",
      "fill": "#c6606b",
      "percent_reporting": 3,
      "candidates": [
        {
          "name": "Alexander Hale",
          "party": "Republican",
          "votes": 1267,
          "percent": 34.83,
          "color": "#6d1b83",
          "winner": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Tina Cohen",
          "party": "Republican",
          "votes": 1068,
          "percent": 29.36,
          "color": "#ff9933",
          "winner": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Erin Montgomery",
          "party": "Republican",
          "votes": 820,
          "percent": 22.54,
          "color": "#a01450",
          "winner": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Alexander Kalai",
          "party": "Republican",
          "votes": 483,
          "percent": 13.28,
          "color": "#339933",
          "winner": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        }
      ]
    },
    "harris": {
      "name": "Harris",
      "type": "County",
      "fill": "#c6606b",
      "percent_reporting": 38,
      "candidates": [
        {
          "name": "Alexander Hale",
          "party": "Republican",
          "votes": 6169,
          "percent": 49.55,
          "color": "#6d1b83",
          "winner": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Tina Cohen",
          "party": "Republican",
          "votes": 3192,
          "percent": 25.64,
          "color": "#ff9933",
          "winner": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Erin Montgomery",
          "party": "Republican",
          "votes": 1584,
          "percent": 12.72,
          "color": "#a01450",
          "winner": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Alexander Kalai",
          "party": "Republican",
          "votes": 1506,
          "percent": 12.1,
          "color": "#339933",
          "winner": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        }
      ]
    }
  }
}