{
  "election_name": "Ohio US House 11 Democratic Primary",
  "election_type": "House of Representatives",
  "election_scope": "Primary",
  "election_date": "2026-05-05T05:00:00.000Z",
  "country": "US",
  "province": "OH",
  "district": "OH-11",
  "municipality": null,
  "polls_open": "2026-05-05T10:30:00.000Z",
  "polls_close": "2026-05-05T23:30:00.000Z",
  "is_disputed": false,
  "has_map": true,
  "registered_voters": null,
  "percent_reporting": 94.9,
  "last_updated": "2026-05-06T14:56:13.349Z",
  "round": 1,
  "maps": [
    {
      "name": "Ohio",
      "map": "assets/Ohio.svg"
    }
  ],
  "candidates": [
    {
      "name": "Shontel Brown",
      "party": "Democratic",
      "incumbent": true,
      "major_candidate": true,
      "winner": true,
      "color": "#0f4b8f",
      "votes": 69871,
      "percent": 85.52,
      "bio": "",
      "photourl": "https://americafirstinsight.com/wp-content/uploads/2026/05/ShontelIcon.webp",
      "endorsed": false
    },
    {
      "name": "Ardelia Holmes",
      "party": "Democratic",
      "incumbent": false,
      "major_candidate": true,
      "winner": false,
      "color": "#339933",
      "votes": 6448,
      "percent": 7.89,
      "bio": "",
      "photourl": "",
      "endorsed": false
    },
    {
      "name": "Sean Freeman",
      "party": "Democratic",
      "incumbent": false,
      "major_candidate": true,
      "winner": false,
      "color": "#6d1b83",
      "votes": 5381,
      "percent": 6.59,
      "bio": "",
      "photourl": "",
      "endorsed": false
    },
    {
      "name": "Write-in",
      "party": "Democratic",
      "incumbent": false,
      "major_candidate": false,
      "winner": false,
      "color": "#45cd47",
      "votes": 0,
      "percent": 0,
      "bio": "",
      "photourl": "",
      "endorsed": false
    }
  ],
  "region_results": {
    "cuyahoga": {
      "name": "Cuyahoga",
      "type": "County",
      "fill": "#4874a3",
      "percent_reporting": 94.9,
      "candidates": [
        {
          "name": "Shontel Brown",
          "party": "Democratic",
          "votes": 69871,
          "percent": 85.52,
          "color": "#0f4b8f",
          "winner": true,
          "incumbent": true,
          "major_candidate": true,
          "bio": "",
          "photourl": "https://americafirstinsight.com/wp-content/uploads/2026/05/ShontelIcon.webp",
          "endorsed": false
        },
        {
          "name": "Ardelia Holmes",
          "party": "Democratic",
          "votes": 6448,
          "percent": 7.89,
          "color": "#339933",
          "winner": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Sean Freeman",
          "party": "Democratic",
          "votes": 5381,
          "percent": 6.59,
          "color": "#6d1b83",
          "winner": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Write-in",
          "party": "Democratic",
          "votes": 0,
          "percent": 0,
          "color": "#45cd47",
          "winner": false,
          "incumbent": false,
          "major_candidate": false,
          "bio": "",
          "photourl": "",
          "endorsed": false
        }
      ]
    }
  }
}