

# Event Details

- **Event Name**: Dover Days
- **Event Start and End Date**: Sat, 02 May, 2026 at 10:00 am – Sat, 02 May, 2026 at 03:00 pm (-04:00)
- **Event Description**: Come and join us after the Dover Days Parade for ice cream, hotdogs, lemonade and coffee at our clubhouse in historic downtown Dover. All proceeds will support the Dover Century Club's scholarship fund.
- **Event URL**: https://allevents.in/dover/dover-days-tickets/80004618455173
- **Event Categories**: food-drinks, nonprofit, parades
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

- **Ticket Price Range**: min: 0, max: 0, currency: USD
- **Ticket informations**: 
  - ticket_1 — 0.00 USD

## Event venue details

- **city**: Dover
- **state**: DE
- **country**: United States
- **location**: 40 The Green
- **lat**: 39.1557149
- **long**: -75.5241629
- **full address**: 40 The Green, 40 The Green, Dover, DE 19901, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn2.allevents.in/thumbs/live69f21f839f942.webp

## FAQs

- **Q**: When and where is Dover Days being held?
  - **A:** Dover Days takes place on Sat, 02 May, 2026 at 10:00 am to Sat, 02 May, 2026 at 03:00 pm at 40 The Green, 40 The Green, Dover, DE 19901, United States.
- **Q**: Who is organizing Dover Days?
  - **A:** Dover Days is organized by The Dover Century Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dover Days",
        "image": "https://cdn2.allevents.in/thumbs/thumb69f21f691774b.jpg",
        "startDate": "2026-05-02T10:00:00-04:00",
        "endDate": "2026-05-02T15:00:00-04:00",
        "url": "https://allevents.in/dover/dover-days-tickets/80004618455173",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "40 The Green",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "40 The Green, Dover, DE 19901, United States",
                "postalCode": "19901",
                "addressLocality": "Dover",
                "addressRegion": "DE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.1557149",
                "longitude": "-75.5241629"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and join us after the Dover Days Parade for ice cream, hotdogs, lemonade and coffee at our clubhouse in historic downtown Dover. All proceeds will support the Dover Century Club's scholarship fund.",
        "offers": [
            {
                "@type": "AggregateOffer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "USD",
                "availabilityStarts": "2026-04-29",
                "availabilityEnds": "2026-05-02T15:00:00-04:00",
                "validFrom": "2026-04-29",
                "lowPrice": "0.00",
                "highPrice": "0.00",
                "price": "0.00",
                "url": "https://allevents.in/dover/dover-days-tickets/80004618455173"
            },
            {
                "@type": "Offer",
                "priceCurrency": "USD",
                "availabilityStarts": "2026-04-29",
                "availabilityEnds": "2026-05-02T15:00:00-04:00",
                "validFrom": "2026-04-29",
                "price": "0.00",
                "url": "https://allevents.in/dover/dover-days-tickets/80004618455173",
                "availability": "https://schema.org/InStock",
                "name": "Food &amp; Beverage"
            }
        ],
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Dover Century Club",
                "url": "https://allevents.in/org/the-dover-century-club/27735008"
            }
        ]
    }
]
```