{
  "election_name": "Texas US House 29 Democratic Primary",
  "election_type": "House of Representatives",
  "election_scope": "Primary",
  "election_date": "2026-03-03T05:00:00.000Z",
  "country": "US",
  "province": "TX",
  "district": "TX-29",
  "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": 1,
  "last_updated": "2026-03-04T02:07:19.202Z",
  "round": 1,
  "maps": [
    {
      "name": "Texas",
      "map": "assets/Texas.svg"
    }
  ],
  "candidates": [
    {
      "name": "Sylvia Garcia",
      "party": "Democratic",
      "incumbent": true,
      "major_candidate": true,
      "winner": false,
      "color": "#0f4b8f",
      "votes": 18182,
      "percent": 56.09,
      "bio": "",
      "photourl": "https://americafirstinsight.com/wp-content/uploads/2026/02/SylviaGarciaIcon.webp",
      "endorsed": false
    },
    {
      "name": "Jarvis D. Johnson",
      "party": "Democratic",
      "incumbent": false,
      "major_candidate": true,
      "winner": false,
      "color": "#6d1b83",
      "votes": 12383,
      "percent": 38.2,
      "bio": "",
      "photourl": "",
      "endorsed": false
    },
    {
      "name": "Robert Slater",
      "party": "Democratic",
      "incumbent": false,
      "major_candidate": true,
      "winner": false,
      "color": "#339933",
      "votes": 1853,
      "percent": 5.72,
      "bio": "",
      "photourl": "",
      "endorsed": false
    }
  ],
  "region_results": {
    "harris": {
      "name": "Harris",
      "type": "County",
      "fill": "#00b0b0",
      "percent_reporting": 1,
      "candidates": [
        {
          "name": "Sylvia Garcia",
          "party": "Democratic",
          "votes": 18182,
          "percent": 56.09,
          "color": "#0f4b8f",
          "winner": false,
          "incumbent": true,
          "major_candidate": true,
          "bio": "",
          "photourl": "https://americafirstinsight.com/wp-content/uploads/2026/02/SylviaGarciaIcon.webp",
          "endorsed": false
        },
        {
          "name": "Jarvis D. Johnson",
          "party": "Democratic",
          "votes": 12383,
          "percent": 38.2,
          "color": "#6d1b83",
          "winner": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Robert Slater",
          "party": "Democratic",
          "votes": 1853,
          "percent": 5.72,
          "color": "#339933",
          "winner": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        }
      ]
    }
  }
}