{
  "election_name": "Illinois US House 1 Republican Primary",
  "election_type": "House of Representatives",
  "election_scope": "Primary",
  "election_date": "2026-03-17T05:00:00.000Z",
  "country": "US",
  "province": "IL",
  "district": "IL-01",
  "municipality": null,
  "polls_open": null,
  "polls_close": null,
  "is_disputed": false,
  "has_map": true,
  "registered_voters": null,
  "percent_reporting": 95,
  "last_updated": "2026-03-19T16:14:51.678Z",
  "round": 1,
  "maps": [
    {
      "name": "Illinois",
      "map": "assets/Illinois.svg"
    }
  ],
  "candidates": [
    {
      "name": "Christian Maxwell",
      "party": "Republican",
      "incumbent": false,
      "major_candidate": true,
      "winner": true,
      "color": "#ff9933",
      "votes": 12151,
      "percent": 64.48,
      "bio": "",
      "photourl": "",
      "endorsed": false
    },
    {
      "name": "Marcus Lewis",
      "party": "Republican",
      "incumbent": false,
      "major_candidate": true,
      "winner": false,
      "color": "#6d1b83",
      "votes": 6693,
      "percent": 35.52,
      "bio": "",
      "photourl": "",
      "endorsed": false
    },
    {
      "name": "Write-in",
      "party": "Republican",
      "incumbent": false,
      "major_candidate": false,
      "winner": false,
      "color": "#339933",
      "votes": 0,
      "percent": 0,
      "bio": "",
      "photourl": "",
      "endorsed": false
    }
  ],
  "region_results": {
    "cook": {
      "name": "Cook",
      "type": "County",
      "fill": "#c6606b",
      "percent_reporting": 96.4,
      "candidates": [
        {
          "name": "Christian Maxwell",
          "party": "Republican",
          "votes": 2705,
          "percent": 62.17,
          "color": "#ff9933",
          "winner": true,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Marcus Lewis",
          "party": "Republican",
          "votes": 1646,
          "percent": 37.83,
          "color": "#6d1b83",
          "winner": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Write-in",
          "party": "Republican",
          "votes": 0,
          "percent": 0,
          "color": "#339933",
          "winner": false,
          "incumbent": false,
          "major_candidate": false,
          "bio": "",
          "photourl": "",
          "endorsed": false
        }
      ]
    },
    "kankakee": {
      "name": "Kankakee",
      "type": "County",
      "fill": "#c6606b",
      "percent_reporting": 95,
      "candidates": [
        {
          "name": "Christian Maxwell",
          "party": "Republican",
          "votes": 903,
          "percent": 60.6,
          "color": "#ff9933",
          "winner": true,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Marcus Lewis",
          "party": "Republican",
          "votes": 587,
          "percent": 39.4,
          "color": "#6d1b83",
          "winner": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Write-in",
          "party": "Republican",
          "votes": 0,
          "percent": 0,
          "color": "#339933",
          "winner": false,
          "incumbent": false,
          "major_candidate": false,
          "bio": "",
          "photourl": "",
          "endorsed": false
        }
      ]
    },
    "will": {
      "name": "Will",
      "type": "County",
      "fill": "#c6606b",
      "percent_reporting": 95,
      "candidates": [
        {
          "name": "Christian Maxwell",
          "party": "Republican",
          "votes": 8543,
          "percent": 65.7,
          "color": "#ff9933",
          "winner": true,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Marcus Lewis",
          "party": "Republican",
          "votes": 4460,
          "percent": 34.3,
          "color": "#6d1b83",
          "winner": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Write-in",
          "party": "Republican",
          "votes": 0,
          "percent": 0,
          "color": "#339933",
          "winner": false,
          "incumbent": false,
          "major_candidate": false,
          "bio": "",
          "photourl": "",
          "endorsed": false
        }
      ]
    }
  }
}