{
  "election_name": "New York US House 11 Democratic Primary",
  "election_type": "House of Representatives",
  "election_scope": "Primary",
  "election_date": "2026-06-23T05:00:00.000Z",
  "country": "US",
  "province": "NY",
  "district": "NY-11",
  "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": 87.9,
  "last_updated": "2026-06-25T03:58:41.456Z",
  "round": 1,
  "maps": [
    {
      "name": "New York",
      "map": "assets/New_York.svg"
    }
  ],
  "candidates": [
    {
      "name": "Mike DeCillis",
      "party": "Democratic",
      "incumbent": false,
      "major_candidate": true,
      "winner": true,
      "advanced": false,
      "color": "#009f8e",
      "votes": 10001,
      "percent": 61.05,
      "major_reason": [
        "metadata",
        "runtime"
      ],
      "bio": "",
      "photourl": "",
      "endorsed": false
    },
    {
      "name": "Allison Ziogas",
      "party": "Democratic",
      "incumbent": false,
      "major_candidate": true,
      "winner": false,
      "advanced": false,
      "color": "#40247a",
      "votes": 6140,
      "percent": 37.48,
      "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": 241,
      "percent": 1.47,
      "major_reason": [
        "runtime"
      ],
      "bio": "",
      "photourl": "",
      "endorsed": false
    }
  ],
  "region_results": {
    "richmond": {
      "name": "Richmond",
      "type": "County",
      "fips": "36085",
      "fill": "#4874a3",
      "percent_reporting": 90,
      "candidates": [
        {
          "name": "Mike DeCillis",
          "party": "Democratic",
          "votes": 6290,
          "percent": 60.4,
          "color": "#009f8e",
          "winner": true,
          "advanced": false,
          "incumbent": false,
          "major_candidate": true,
          "major_reason": [
            "metadata",
            "runtime"
          ],
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Allison Ziogas",
          "party": "Democratic",
          "votes": 3962,
          "percent": 38.04,
          "color": "#40247a",
          "winner": false,
          "advanced": false,
          "incumbent": false,
          "major_candidate": true,
          "major_reason": [
            "metadata",
            "runtime"
          ],
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Total Write-ins",
          "party": "Democratic",
          "votes": 162,
          "percent": 1.56,
          "color": "#00b0b0",
          "winner": false,
          "advanced": false,
          "incumbent": false,
          "major_candidate": true,
          "major_reason": [
            "runtime"
          ],
          "bio": "",
          "photourl": "",
          "endorsed": false
        }
      ]
    },
    "kings": {
      "name": "Kings",
      "type": "County",
      "fips": "36047",
      "fill": "#4874a3",
      "percent_reporting": 85.5,
      "candidates": [
        {
          "name": "Mike DeCillis",
          "party": "Democratic",
          "votes": 3711,
          "percent": 62.18,
          "color": "#009f8e",
          "winner": true,
          "advanced": false,
          "incumbent": false,
          "major_candidate": true,
          "major_reason": [
            "metadata",
            "runtime"
          ],
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Allison Ziogas",
          "party": "Democratic",
          "votes": 2178,
          "percent": 36.49,
          "color": "#40247a",
          "winner": false,
          "advanced": false,
          "incumbent": false,
          "major_candidate": true,
          "major_reason": [
            "metadata",
            "runtime"
          ],
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Total Write-ins",
          "party": "Democratic",
          "votes": 79,
          "percent": 1.32,
          "color": "#00b0b0",
          "winner": false,
          "advanced": false,
          "incumbent": false,
          "major_candidate": true,
          "major_reason": [
            "runtime"
          ],
          "bio": "",
          "photourl": "",
          "endorsed": false
        }
      ]
    }
  }
}