

# Event Details

- **Event Name**: Hamburgers vs Hotdogs 
- **Event Start and End Date**: Fri, 27 Jun, 2025 at 07:00 pm
- **Event Description**: Local artists and some great food.
- **Event URL**: https://allevents.in/madisonville/hamburgers-vs-hotdogs/200028389585212
- **Event Categories**: art
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details

- **Ticket URL**: http://facebook.com/200028389585212?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=madisonville-events

## Event venue details

- **city**: Madisonville
- **state**: KY
- **country**: United States
- **location**: First United Bank Plaza
- **lat**: 37.328300476074
- **long**: -87.497703552246
- **full address**: First United Bank Plaza, Madisonville, Kentucky, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: The House of Payne (https://allevents.in/org/the-house-of-payne/25634523)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/6a5ce045f2e9f431843e45dbae3847b5543ef1be65b0238daf484ff1f9d7c2d9-rimg-w960-h636-dc1b1817-gmir?v=1750863731
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/726c0d49dc90729568af13bb71967760bc993413bdada3b5733df898a6d04a20-rimg-w300-h300-dcaca092-gmir?v=1750863732

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 27 Jun, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** First United Bank Plaza, Madisonville, Kentucky, United States
- **Q**: Who is organizing the event?
  - **A:** The House of Payne
- **Q**: What type of event is this?
  - **A:** art
- **Q**: Where can I find ticket details about Hamburgers vs Hotdogs  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Hamburgers vs Hotdogs",
        "image": "https://cdn-az.allevents.in/events4/banners/6a5ce045f2e9f431843e45dbae3847b5543ef1be65b0238daf484ff1f9d7c2d9-rimg-w960-h636-dc1b1817-gmir?v=1750863731",
        "startDate": "2025-06-27",
        "url": "https://allevents.in/madisonville/hamburgers-vs-hotdogs/200028389585212",
        "location": {
            "@type": "Place",
            "name": "First United Bank Plaza",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Madisonville, Kentucky",
                "addressLocality": "Madisonville",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.328300476074",
                "longitude": "-87.497703552246"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Local artists and some great food.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The House of Payne",
                "url": "https://allevents.in/org/the-house-of-payne/25634523"
            }
        ]
    }
]
```