

# Event Details

- **Event Name**: Potato Derby
- **Event Start and End Date**: Thu, 12 Jun, 2025 at 01:30 pm
- **Event Description**: Grab a potato and make the fastest potato car! All ages welcome!
- **Event URL**: https://allevents.in/burlington/potato-derby/200028318646449
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Burlington
- **state**: KS
- **country**: United States
- **location**: 410 Juniatta St, Burlington, KS, United States, Kansas 66839
- **lat**: 38.19776
- **long**: -95.73938
- **full address**: 410 Juniatta St, Burlington, KS, United States, Kansas 66839

## Event gallery

- **Alt text**: Potato Derby
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/4765793e902198e74a8f09205f902f311d4e5caaee46c2e3eca6a7fbbe65de1d-rimg-w1200-h1553-dcfffffe-gmir?v=1749416809

## FAQs

- **Q**: When and where is Potato Derby being held?
  - **A:** Potato Derby takes place on Thu, 12 Jun, 2025 at 01:30 pm to Thu, 12 Jun, 2025 at 01:30 pm at 410 Juniatta St, Burlington, KS, United States, Kansas 66839.
- **Q**: Who is organizing Potato Derby?
  - **A:** Potato Derby is organized by Burlington Branch.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Potato Derby",
        "image": "https://cdn-az.allevents.in/events5/banners/4765793e902198e74a8f09205f902f311d4e5caaee46c2e3eca6a7fbbe65de1d-rimg-w1200-h1553-dcfffffe-gmir?v=1749416809",
        "startDate": "2025-06-12",
        "url": "https://allevents.in/burlington/potato-derby/200028318646449",
        "location": {
            "@type": "Place",
            "name": "410 Juniatta St, Burlington, KS, United States, Kansas 66839",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "410 W Juniatta St, Burlington, KS 66839-1516, United States,Burlington, Kansas",
                "addressLocality": "Burlington",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.19776",
                "longitude": "-95.73938"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Grab a potato and make the fastest potato car! All ages welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Burlington Branch",
                "url": "https://allevents.in/org/burlington-branch/21160051"
            }
        ]
    }
]
```