{
  "election_name": "Pennsylvania US House 3 Democratic Primary",
  "election_type": "House of Representatives",
  "election_scope": "Primary",
  "election_date": "2026-05-19T05:00:00.000Z",
  "country": "US",
  "province": "PA",
  "district": "PA-03",
  "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:26.264Z",
  "round": 1,
  "maps": [
    {
      "name": "Pennsylvania",
      "map": "assets/Pennsylvania.svg"
    }
  ],
  "candidates": [
    {
      "name": "Chris Rabb",
      "party": "Democratic",
      "incumbent": false,
      "major_candidate": true,
      "winner": true,
      "color": "#ff9933",
      "votes": 61168,
      "percent": 44.34,
      "bio": "",
      "photourl": "",
      "endorsed": false
    },
    {
      "name": "Sharif Street",
      "party": "Democratic",
      "incumbent": false,
      "major_candidate": true,
      "winner": false,
      "color": "#339933",
      "votes": 40656,
      "percent": 29.47,
      "bio": "",
      "photourl": "",
      "endorsed": false
    },
    {
      "name": "Ala Stanford",
      "party": "Democratic",
      "incumbent": false,
      "major_candidate": true,
      "winner": false,
      "color": "#6d1b83",
      "votes": 33231,
      "percent": 24.09,
      "bio": "",
      "photourl": "",
      "endorsed": false
    },
    {
      "name": "Shaun Griffith",
      "party": "Democratic",
      "incumbent": false,
      "major_candidate": true,
      "winner": false,
      "color": "#ffff66",
      "votes": 2900,
      "percent": 2.1,
      "bio": "",
      "photourl": "",
      "endorsed": false
    }
  ],
  "region_results": {
    "philadelphia": {
      "name": "Philadelphia",
      "type": "County",
      "fill": "#00b0b0",
      "percent_reporting": 0,
      "candidates": [
        {
          "name": "Chris Rabb",
          "party": "Democratic",
          "votes": 61168,
          "percent": 44.34,
          "color": "#ff9933",
          "winner": true,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Sharif Street",
          "party": "Democratic",
          "votes": 40656,
          "percent": 29.47,
          "color": "#339933",
          "winner": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Ala Stanford",
          "party": "Democratic",
          "votes": 33231,
          "percent": 24.09,
          "color": "#6d1b83",
          "winner": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Shaun Griffith",
          "party": "Democratic",
          "votes": 2900,
          "percent": 2.1,
          "color": "#ffff66",
          "winner": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        }
      ]
    }
  }
}