

# Event Details

- **Event Name**: Independence Day Hot Dog Lunch
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 11:00 am
- **Event Description**: After the city's Independence Day parade, come enjoy a hot dog lunch at the Derby Historical Museum and then tour the museum! Hot dogs, chips, drink and cookie meal combo or individual items for sale. Free 4th of July trinkets.
- **Event URL**: https://allevents.in/derby/independence-day-hot-dog-lunch/200030135031011
- **Event Categories**: dog, fourth-of-july, parades
- **Interested Audience**: 
  - total_interested_count: 90

## Ticket Details


## Event venue details

- **city**: Derby
- **state**: KS
- **country**: United States
- **location**: 710 E. Market, Derby, KS
- **lat**: 37.54441
- **long**: -97.26273
- **full address**: 710 E. Market, Derby, KS, United States

## Event gallery

- **Alt text**: Independence Day Hot Dog Lunch
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/03b0cc56b29529e0bdab7186f434ab8be90326235aa0bac9cce3829ce925afaf-rimg-w1200-h615-dcbfbaa6-gmir?v=1782719972

## FAQs

- **Q**: When and where is Independence Day Hot Dog Lunch being held?
  - **A:** Independence Day Hot Dog Lunch takes place on Sat, 04 Jul, 2026 at 11:00 am to Sat, 04 Jul, 2026 at 11:00 am at 710 E. Market, Derby, KS, United States.
- **Q**: Who is organizing Independence Day Hot Dog Lunch?
  - **A:** Independence Day Hot Dog Lunch is organized by Derby Historical Museum.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Independence Day Hot Dog Lunch",
        "image": "https://cdn-az.allevents.in/events8/banners/03b0cc56b29529e0bdab7186f434ab8be90326235aa0bac9cce3829ce925afaf-rimg-w1200-h615-dcbfbaa6-gmir?v=1782719972",
        "startDate": "2026-07-04",
        "url": "https://allevents.in/derby/independence-day-hot-dog-lunch/200030135031011",
        "location": {
            "@type": "Place",
            "name": "710 E. Market, Derby, KS",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "716 E Market St, Derby, KS 67037-2222, United States",
                "addressLocality": "Derby",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.54441",
                "longitude": "-97.26273"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "After the city's Independence Day parade, come enjoy a hot dog lunch at the Derby Historical Museum and then tour the museum! Hot dogs, chips, drink and cookie meal combo or individual items for sale. Free 4th of July trinkets.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Derby Historical Museum",
                "url": "https://allevents.in/org/derby-historical-museum/17149239",
                "description": "Derby Historical Museum, Derby. 1,524 likes · 109 talking about this · 136 were here. The Derby Historical Museum is open April - October on Saturdays 10..."
            }
        ]
    }
]
```