

# Event Details

- **Event Name**: Hot Dog Eating Contest!
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 01:00 pm
- **Event Description**: Are you most likely to eat all the dogs? Come enter the hotdog eating contest on Saturday. First 10 people to sign-up will be the contestants so show up early to enter!
- **Event URL**: https://allevents.in/bryan/hot-dog-eating-contest/200030349127659
- **Event Categories**: contests, dog
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Bryan
- **state**: TX
- **country**: United States
- **location**: 118 N Bryan Ave, Bryan, TX
- **lat**: 30.67455
- **long**: -96.37414
- **full address**: 118 N Bryan Ave, Bryan, TX, United States

## Event gallery

- **Alt text**: Hot Dog Eating Contest!
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/7be119ea923e4fc48779c5c62da3b19190e616f04e9d37a117fab0a89d4f8c7b-rimg-w1200-h789-dcffffff-gmir?v=1783072799

## FAQs

- **Q**: When and where is Hot Dog Eating Contest! being held?
  - **A:** Hot Dog Eating Contest! takes place on Sat, 04 Jul, 2026 at 01:00 pm to Sat, 04 Jul, 2026 at 01:00 pm at 118 N Bryan Ave, Bryan, TX, United States.
- **Q**: Who is organizing Hot Dog Eating Contest!?
  - **A:** Hot Dog Eating Contest! is organized by Corner of Time Antiques & Collectibles Mall.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Hot Dog Eating Contest!",
        "image": "https://cdn-az.allevents.in/events4/banners/7be119ea923e4fc48779c5c62da3b19190e616f04e9d37a117fab0a89d4f8c7b-rimg-w1200-h789-dcffffff-gmir?v=1783072799",
        "startDate": "2026-07-04",
        "url": "https://allevents.in/bryan/hot-dog-eating-contest/200030349127659",
        "location": {
            "@type": "Place",
            "name": "118 N Bryan Ave, Bryan, TX",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "118 N Bryan Ave, Bryan, TX 77803-3244, United States",
                "addressLocality": "Bryan",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.67455",
                "longitude": "-96.37414"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Are you most likely to eat all the dogs? Come enter the hotdog eating contest on Saturday. First 10 people to sign-up will be the contestants so show up early to enter!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Corner of Time Antiques & Collectibles Mall",
                "url": "https://allevents.in/org/corner-of-time-antiques-and-collectibles-mall/27994730"
            }
        ]
    }
]
```