{
  "election_name": "Georgia US House 6 Republican Primary",
  "election_type": "House of Representatives",
  "election_scope": "Primary",
  "election_date": "2026-05-19T05:00:00.000Z",
  "country": "US",
  "province": "GA",
  "district": "GA-06",
  "municipality": null,
  "polls_open": "2026-05-19T11:00:00.000Z",
  "polls_close": "2026-05-19T23:00:00.000Z",
  "is_disputed": false,
  "has_map": true,
  "registered_voters": null,
  "percent_reporting": 88.3,
  "last_updated": "2026-05-20T14:29:24.312Z",
  "round": 1,
  "maps": [
    {
      "name": "Georgia",
      "map": "assets/Georgia.svg"
    }
  ],
  "candidates": [
    {
      "name": "Kevin E. Martin",
      "party": "Republican",
      "incumbent": false,
      "major_candidate": true,
      "winner": true,
      "color": "#6d1b83",
      "votes": 16857,
      "percent": 70.11,
      "bio": "",
      "photourl": "",
      "endorsed": false
    },
    {
      "name": "Justin Pinker",
      "party": "Republican",
      "incumbent": false,
      "major_candidate": true,
      "winner": false,
      "color": "#339933",
      "votes": 7186,
      "percent": 29.89,
      "bio": "",
      "photourl": "",
      "endorsed": false
    }
  ],
  "region_results": {
    "douglas": {
      "name": "Douglas",
      "type": "County",
      "fill": "#c6606b",
      "percent_reporting": 100,
      "candidates": [
        {
          "name": "Kevin E. Martin",
          "party": "Republican",
          "votes": 1984,
          "percent": 68.65,
          "color": "#6d1b83",
          "winner": true,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Justin Pinker",
          "party": "Republican",
          "votes": 906,
          "percent": 31.35,
          "color": "#339933",
          "winner": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        }
      ]
    },
    "fayette": {
      "name": "Fayette",
      "type": "County",
      "fill": "#c6606b",
      "percent_reporting": 100,
      "candidates": [
        {
          "name": "Kevin E. Martin",
          "party": "Republican",
          "votes": 832,
          "percent": 74.42,
          "color": "#6d1b83",
          "winner": true,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Justin Pinker",
          "party": "Republican",
          "votes": 286,
          "percent": 25.58,
          "color": "#339933",
          "winner": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        }
      ]
    },
    "fulton": {
      "name": "Fulton",
      "type": "County",
      "fill": "#c6606b",
      "percent_reporting": 91,
      "candidates": [
        {
          "name": "Kevin E. Martin",
          "party": "Republican",
          "votes": 7052,
          "percent": 71.05,
          "color": "#6d1b83",
          "winner": true,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Justin Pinker",
          "party": "Republican",
          "votes": 2873,
          "percent": 28.95,
          "color": "#339933",
          "winner": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        }
      ]
    },
    "cobb": {
      "name": "Cobb",
      "type": "County",
      "fill": "#c6606b",
      "percent_reporting": 100,
      "candidates": [
        {
          "name": "Kevin E. Martin",
          "party": "Republican",
          "votes": 6989,
          "percent": 69.13,
          "color": "#6d1b83",
          "winner": true,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Justin Pinker",
          "party": "Republican",
          "votes": 3121,
          "percent": 30.87,
          "color": "#339933",
          "winner": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        }
      ]
    }
  }
}