{
  "election_name": "Texas US House 37 Republican Primary",
  "election_type": "House of Representatives",
  "election_scope": "Primary",
  "election_date": "2026-03-03T05:00:00.000Z",
  "country": "US",
  "province": "TX",
  "district": "TX-37",
  "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-05T18:22:34.447Z",
  "round": 1,
  "maps": [
    {
      "name": "Texas",
      "map": "assets/Texas.svg"
    }
  ],
  "candidates": [
    {
      "name": "Ge\u2019Nell Gary",
      "party": "Republican",
      "incumbent": false,
      "major_candidate": true,
      "winner": true,
      "color": "#ff9933",
      "votes": 5370,
      "percent": 35.31,
      "bio": "",
      "photourl": "",
      "endorsed": false
    },
    {
      "name": "Lauren B. Pe\u00f1a",
      "party": "Republican",
      "incumbent": false,
      "major_candidate": true,
      "winner": true,
      "color": "#339933",
      "votes": 5316,
      "percent": 34.96,
      "bio": "",
      "photourl": "",
      "endorsed": false
    },
    {
      "name": "Janet Malzahn",
      "party": "Republican",
      "incumbent": false,
      "major_candidate": true,
      "winner": false,
      "color": "#6d1b83",
      "votes": 4521,
      "percent": 29.73,
      "bio": "",
      "photourl": "",
      "endorsed": false
    }
  ],
  "region_results": {
    "travis": {
      "name": "Travis",
      "type": "County",
      "fill": "#c6606b",
      "percent_reporting": 100,
      "candidates": [
        {
          "name": "Ge\u2019Nell Gary",
          "party": "Republican",
          "votes": 5370,
          "percent": 35.31,
          "color": "#ff9933",
          "winner": true,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Lauren B. Pe\u00f1a",
          "party": "Republican",
          "votes": 5316,
          "percent": 34.96,
          "color": "#339933",
          "winner": true,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Janet Malzahn",
          "party": "Republican",
          "votes": 4521,
          "percent": 29.73,
          "color": "#6d1b83",
          "winner": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        }
      ]
    }
  }
}