{
  "election_name": "Texas US House 26 Democratic Primary",
  "election_type": "House of Representatives",
  "election_scope": "Primary",
  "election_date": "2026-03-03T05:00:00.000Z",
  "country": "US",
  "province": "TX",
  "district": "TX-26",
  "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-04T08:07:57.487Z",
  "round": 1,
  "maps": [
    {
      "name": "Texas",
      "map": "assets/Texas.svg"
    }
  ],
  "candidates": [
    {
      "name": "Steven Shook",
      "party": "Democratic",
      "incumbent": false,
      "major_candidate": true,
      "winner": false,
      "color": "#339933",
      "votes": 29069,
      "percent": 51.05,
      "bio": "",
      "photourl": "",
      "endorsed": false
    },
    {
      "name": "Ernest Lineberger",
      "party": "Democratic",
      "incumbent": false,
      "major_candidate": true,
      "winner": false,
      "color": "#6d1b83",
      "votes": 27871,
      "percent": 48.95,
      "bio": "",
      "photourl": "",
      "endorsed": false
    }
  ],
  "region_results": {
    "cooke": {
      "name": "Cooke",
      "type": "County",
      "fill": "#AA00BB",
      "percent_reporting": 100,
      "candidates": [
        {
          "name": "Steven Shook",
          "party": "Democratic",
          "votes": 608,
          "percent": 54.04,
          "color": "#339933",
          "winner": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Ernest Lineberger",
          "party": "Democratic",
          "votes": 517,
          "percent": 45.96,
          "color": "#6d1b83",
          "winner": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        }
      ]
    },
    "denton": {
      "name": "Denton",
      "type": "County",
      "fill": "#AA00BB",
      "percent_reporting": 100,
      "candidates": [
        {
          "name": "Steven Shook",
          "party": "Democratic",
          "votes": 27551,
          "percent": 50.93,
          "color": "#339933",
          "winner": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Ernest Lineberger",
          "party": "Democratic",
          "votes": 26544,
          "percent": 49.07,
          "color": "#6d1b83",
          "winner": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        }
      ]
    },
    "wise": {
      "name": "Wise",
      "type": "County",
      "fill": "#AA00BB",
      "percent_reporting": 100,
      "candidates": [
        {
          "name": "Steven Shook",
          "party": "Democratic",
          "votes": 910,
          "percent": 52.91,
          "color": "#339933",
          "winner": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Ernest Lineberger",
          "party": "Democratic",
          "votes": 810,
          "percent": 47.09,
          "color": "#6d1b83",
          "winner": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        }
      ]
    }
  }
}