{
  "election_name": "New Jersey US House 4 Democratic Primary",
  "election_type": "US House",
  "election_scope": "Primary",
  "election_date": "2026-06-02T05:00:00.000Z",
  "country": "US",
  "province": "NJ",
  "district": "NJ-04",
  "municipality": null,
  "polls_open": "2026-06-02T10:00:00.000Z",
  "polls_close": "2026-06-03T00:00:00.000Z",
  "is_disputed": false,
  "has_map": true,
  "registered_voters": null,
  "percent_reporting": 87.1,
  "last_updated": "2026-06-03T10:58:01.374Z",
  "round": 1,
  "maps": [
    {
      "name": "New Jersey",
      "map": "assets/New_Jersey.svg"
    }
  ],
  "candidates": [
    {
      "name": "Rachel Peace",
      "party": "Democratic",
      "incumbent": false,
      "major_candidate": true,
      "winner": true,
      "advanced": false,
      "color": "#339933",
      "votes": 20055,
      "percent": 72.65,
      "bio": "",
      "photourl": "",
      "endorsed": false
    },
    {
      "name": "John Blake",
      "party": "Democratic",
      "incumbent": false,
      "major_candidate": true,
      "winner": false,
      "advanced": false,
      "color": "#6d1b83",
      "votes": 7551,
      "percent": 27.35,
      "bio": "",
      "photourl": "",
      "endorsed": false
    }
  ],
  "region_results": {
    "ocean": {
      "name": "Ocean",
      "type": "County",
      "fips": "34029",
      "fill": "#4874a3",
      "percent_reporting": 91.51,
      "candidates": [
        {
          "name": "Rachel Peace",
          "party": "Democratic",
          "votes": 11842,
          "percent": 71.75,
          "color": "#339933",
          "winner": true,
          "advanced": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "John Blake",
          "party": "Democratic",
          "votes": 4662,
          "percent": 28.25,
          "color": "#6d1b83",
          "winner": false,
          "advanced": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        }
      ]
    },
    "monmouth": {
      "name": "Monmouth",
      "type": "County",
      "fips": "34025",
      "fill": "#4874a3",
      "percent_reporting": 82.27,
      "candidates": [
        {
          "name": "Rachel Peace",
          "party": "Democratic",
          "votes": 8213,
          "percent": 73.98,
          "color": "#339933",
          "winner": true,
          "advanced": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "John Blake",
          "party": "Democratic",
          "votes": 2889,
          "percent": 26.02,
          "color": "#6d1b83",
          "winner": false,
          "advanced": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        }
      ]
    }
  }
}