

# Event Details

- **Event Name**: Hot Dog Hump Day
- **Event Start and End Date**: Wed, 03 Jun, 2026 at 11:00 am – Wed, 10 Jun, 2026 at 11:00 am (-04:00)
- **Event Description**: Hot dogs, sausages, burgers, and pork- portions so BIG, we give you a fork!
- **Event URL**: https://allevents.in/fernandina-beach/hot-dog-hump-day/200030143601416
- **Event Categories**: dog
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Fernandina Beach
- **state**: FL
- **country**: United States
- **location**: Kraft Athletic Club
- **lat**: 30.595184326172
- **long**: -81.460784912109
- **full address**: Kraft Athletic Club, 961023 Buccaneer Trl,Fernandina Beach, Florida, United States

## Event gallery

- **Alt text**: Hot Dog Hump Day
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/539828d82df47600e15cc83b12c25e2cf3729cedfaea167db81bbbef239dd937-rimg-w600-h200-dc020202-gmir?v=1779916875

## FAQs

- **Q**: When and where is Hot Dog Hump Day being held?
  - **A:** Hot Dog Hump Day takes place on Wed, 03 Jun, 2026 at 11:00 am to Wed, 10 Jun, 2026 at 11:00 am at Kraft Athletic Club, 961023 Buccaneer Trl,Fernandina Beach, Florida, United States.
- **Q**: Who is organizing Hot Dog Hump Day?
  - **A:** Hot Dog Hump Day is organized by Hot Dog House FL.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Hot Dog Hump Day",
        "image": "https://cdn-az.allevents.in/events3/banners/539828d82df47600e15cc83b12c25e2cf3729cedfaea167db81bbbef239dd937-rimg-w600-h200-dc020202-gmir?v=1779916875",
        "startDate": "2026-06-03T11:00:00-04:00",
        "endDate": "2026-06-10T11:00:00-04:00",
        "url": "https://allevents.in/fernandina-beach/hot-dog-hump-day/200030143601416",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Kraft Athletic Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "961023 Buccaneer Trl,Fernandina Beach, Florida",
                "addressLocality": "Fernandina Beach",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.595184326172",
                "longitude": "-81.460784912109"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Hot dogs, sausages, burgers, and pork- portions so BIG, we give you a fork!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hot Dog House FL",
                "url": "https://allevents.in/org/hot-dog-house-fl/21210402"
            }
        ]
    }
]
```