{
  "election_name": "Pennsylvania US House 10 Democratic Primary",
  "election_type": "House of Representatives",
  "election_scope": "Primary",
  "election_date": "2026-05-19T05:00:00.000Z",
  "country": "US",
  "province": "PA",
  "district": "PA-10",
  "municipality": null,
  "polls_open": "2026-05-19T11:00:00.000Z",
  "polls_close": "2026-05-20T00:00:00.000Z",
  "is_disputed": false,
  "has_map": true,
  "registered_voters": null,
  "percent_reporting": 0,
  "last_updated": "2026-05-20T13:58:24.763Z",
  "round": 1,
  "maps": [
    {
      "name": "Pennsylvania",
      "map": "assets/Pennsylvania.svg"
    }
  ],
  "candidates": [
    {
      "name": "Janelle Stelson",
      "party": "Democratic",
      "incumbent": false,
      "major_candidate": true,
      "winner": true,
      "color": "#339933",
      "votes": 42147,
      "percent": 67.47,
      "bio": "",
      "photourl": "",
      "endorsed": false
    },
    {
      "name": "Justin Douglas",
      "party": "Democratic",
      "incumbent": false,
      "major_candidate": true,
      "winner": false,
      "color": "#6d1b83",
      "votes": 20317,
      "percent": 32.53,
      "bio": "",
      "photourl": "",
      "endorsed": false
    }
  ],
  "region_results": {
    "cumberland": {
      "name": "Cumberland",
      "type": "County",
      "fill": "#AA00BB",
      "percent_reporting": 0,
      "candidates": [
        {
          "name": "Janelle Stelson",
          "party": "Democratic",
          "votes": 15051,
          "percent": 71.98,
          "color": "#339933",
          "winner": true,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Justin Douglas",
          "party": "Democratic",
          "votes": 5859,
          "percent": 28.02,
          "color": "#6d1b83",
          "winner": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        }
      ]
    },
    "dauphin": {
      "name": "Dauphin",
      "type": "County",
      "fill": "#AA00BB",
      "percent_reporting": 0,
      "candidates": [
        {
          "name": "Janelle Stelson",
          "party": "Democratic",
          "votes": 14854,
          "percent": 56.53,
          "color": "#339933",
          "winner": true,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Justin Douglas",
          "party": "Democratic",
          "votes": 11423,
          "percent": 43.47,
          "color": "#6d1b83",
          "winner": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        }
      ]
    },
    "york": {
      "name": "York",
      "type": "County",
      "fill": "#AA00BB",
      "percent_reporting": 0,
      "candidates": [
        {
          "name": "Janelle Stelson",
          "party": "Democratic",
          "votes": 12242,
          "percent": 80.13,
          "color": "#339933",
          "winner": true,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Justin Douglas",
          "party": "Democratic",
          "votes": 3035,
          "percent": 19.87,
          "color": "#6d1b83",
          "winner": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        }
      ]
    }
  }
}