{
  "election_name": "New York US House 1 Democratic Primary",
  "election_type": "House of Representatives",
  "election_scope": "Primary",
  "election_date": "2026-06-23T05:00:00.000Z",
  "country": "US",
  "province": "NY",
  "district": "NY-01",
  "municipality": null,
  "polls_open": "2026-06-23T10:00:00.000Z",
  "polls_close": "2026-06-24T01:00:00.000Z",
  "is_disputed": false,
  "has_map": true,
  "registered_voters": null,
  "percent_reporting": 98.2,
  "last_updated": "2026-06-25T03:58:44.368Z",
  "round": 1,
  "maps": [
    {
      "name": "New York",
      "map": "assets/New_York.svg"
    }
  ],
  "candidates": [
    {
      "name": "Chris Gallant",
      "party": "Democratic",
      "incumbent": false,
      "major_candidate": true,
      "winner": true,
      "advanced": false,
      "color": "#40247a",
      "votes": 12157,
      "percent": 62.9,
      "major_reason": [
        "metadata",
        "runtime"
      ],
      "bio": "",
      "photourl": "",
      "endorsed": false
    },
    {
      "name": "Lukas Ventouras",
      "party": "Democratic",
      "incumbent": false,
      "major_candidate": true,
      "winner": false,
      "advanced": false,
      "color": "#009f8e",
      "votes": 7142,
      "percent": 36.95,
      "major_reason": [
        "metadata",
        "runtime"
      ],
      "bio": "",
      "photourl": "",
      "endorsed": false
    },
    {
      "name": "Total Write-ins",
      "party": "Democratic",
      "incumbent": false,
      "major_candidate": true,
      "winner": false,
      "advanced": false,
      "color": "#00b0b0",
      "votes": 30,
      "percent": 0.16,
      "major_reason": [
        "runtime"
      ],
      "bio": "",
      "photourl": "",
      "endorsed": false
    }
  ],
  "region_results": {
    "suffolk": {
      "name": "Suffolk",
      "type": "County",
      "fips": "36103",
      "fill": "#4874a3",
      "percent_reporting": 98.19,
      "candidates": [
        {
          "name": "Chris Gallant",
          "party": "Democratic",
          "votes": 12157,
          "percent": 62.9,
          "color": "#40247a",
          "winner": true,
          "advanced": false,
          "incumbent": false,
          "major_candidate": true,
          "major_reason": [
            "metadata",
            "runtime"
          ],
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Lukas Ventouras",
          "party": "Democratic",
          "votes": 7142,
          "percent": 36.95,
          "color": "#009f8e",
          "winner": false,
          "advanced": false,
          "incumbent": false,
          "major_candidate": true,
          "major_reason": [
            "metadata",
            "runtime"
          ],
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Total Write-ins",
          "party": "Democratic",
          "votes": 30,
          "percent": 0.16,
          "color": "#00b0b0",
          "winner": false,
          "advanced": false,
          "incumbent": false,
          "major_candidate": true,
          "major_reason": [
            "runtime"
          ],
          "bio": "",
          "photourl": "",
          "endorsed": false
        }
      ]
    }
  }
}