{
  "election_name": "Texas US House 8 Democratic Primary",
  "election_type": "House of Representatives",
  "election_scope": "Primary",
  "election_date": "2026-03-03T05:00:00.000Z",
  "country": "US",
  "province": "TX",
  "district": "TX-08",
  "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": 30,
  "last_updated": "2026-03-04T06:39:56.784Z",
  "round": 1,
  "maps": [
    {
      "name": "Texas",
      "map": "assets/Texas.svg"
    }
  ],
  "candidates": [
    {
      "name": "Laura Jones",
      "party": "Democratic",
      "incumbent": false,
      "major_candidate": true,
      "winner": true,
      "color": "#339933",
      "votes": 14447,
      "percent": 65.86,
      "bio": "",
      "photourl": "",
      "endorsed": false
    },
    {
      "name": "Keith Coleman",
      "party": "Democratic",
      "incumbent": false,
      "major_candidate": true,
      "winner": false,
      "color": "#6d1b83",
      "votes": 7488,
      "percent": 34.14,
      "bio": "",
      "photourl": "",
      "endorsed": false
    }
  ],
  "region_results": {
    "harris": {
      "name": "Harris",
      "type": "County",
      "fill": "#AA00BB",
      "percent_reporting": 1,
      "candidates": [
        {
          "name": "Laura Jones",
          "party": "Democratic",
          "votes": 7215,
          "percent": 64.29,
          "color": "#339933",
          "winner": true,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Keith Coleman",
          "party": "Democratic",
          "votes": 4007,
          "percent": 35.71,
          "color": "#6d1b83",
          "winner": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        }
      ]
    },
    "montgomery": {
      "name": "Montgomery",
      "type": "County",
      "fill": "#AA00BB",
      "percent_reporting": 2,
      "candidates": [
        {
          "name": "Laura Jones",
          "party": "Democratic",
          "votes": 4782,
          "percent": 74.78,
          "color": "#339933",
          "winner": true,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Keith Coleman",
          "party": "Democratic",
          "votes": 1613,
          "percent": 25.22,
          "color": "#6d1b83",
          "winner": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        }
      ]
    },
    "walker": {
      "name": "Walker",
      "type": "County",
      "fill": "#AA00BB",
      "percent_reporting": 17,
      "candidates": [
        {
          "name": "Laura Jones",
          "party": "Democratic",
          "votes": 317,
          "percent": 57.12,
          "color": "#339933",
          "winner": true,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Keith Coleman",
          "party": "Democratic",
          "votes": 238,
          "percent": 42.88,
          "color": "#6d1b83",
          "winner": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        }
      ]
    },
    "waller": {
      "name": "Waller",
      "type": "County",
      "fill": "#AA00BB",
      "percent_reporting": 100,
      "candidates": [
        {
          "name": "Laura Jones",
          "party": "Democratic",
          "votes": 2133,
          "percent": 56.68,
          "color": "#339933",
          "winner": true,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Keith Coleman",
          "party": "Democratic",
          "votes": 1630,
          "percent": 43.32,
          "color": "#6d1b83",
          "winner": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        }
      ]
    }
  }
}