

# Event Details

- **Event Name**: Hot Dogs at the Museum
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 04:00 pm
- **Event Description**: Stop by the museum starting at 4:00 pm for a hot dog, dessert, and beverage for $5 per meal. Proceeds benefit the museum.
- **Event URL**: https://allevents.in/alexandria/hot-dogs-at-the-museum/200029249810046
- **Event Categories**: dog, nonprofit
- **Interested Audience**: 
  - total_interested_count: 34

## Ticket Details


## Event venue details

- **city**: Alexandria
- **state**: IN
- **country**: United States
- **location**: 313 N Harrison St, Alexandria, IN, United States, Indiana 46001
- **lat**: 40.26516
- **long**: -85.67412
- **full address**: 313 N Harrison St, Alexandria, IN, United States, Indiana 46001

## Event gallery

- **Alt text**: Hot Dogs at the Museum
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/ce9cef0af2543d4758c3bc8067370abbc83c817e73f98b09d508bc94bd451b27-rimg-w1200-h675-dc1d4a5f-gmir?v=1764626346

## FAQs

- **Q**: When and where is Hot Dogs at the Museum being held?
  - **A:** Hot Dogs at the Museum takes place on Sun, 07 Dec, 2025 at 04:00 pm to Sun, 07 Dec, 2025 at 04:00 pm at 313 N Harrison St, Alexandria, IN, United States, Indiana 46001.
- **Q**: Who is organizing Hot Dogs at the Museum?
  - **A:** Hot Dogs at the Museum is organized by Alexandria Monroe Historical Society Museum.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Hot Dogs at the Museum",
        "image": "https://cdn-az.allevents.in/events7/banners/ce9cef0af2543d4758c3bc8067370abbc83c817e73f98b09d508bc94bd451b27-rimg-w1200-h675-dc1d4a5f-gmir?v=1764626346",
        "startDate": "2025-12-07",
        "url": "https://allevents.in/alexandria/hot-dogs-at-the-museum/200029249810046",
        "location": {
            "@type": "Place",
            "name": "313 N Harrison St, Alexandria, IN, United States, Indiana 46001",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "313 N Harrison St, Alexandria, IN 46001-1624, United States",
                "addressLocality": "Alexandria",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.26516",
                "longitude": "-85.67412"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Stop by the museum starting at 4:00 pm for a hot dog, dessert, and beverage for $5 per meal. Proceeds benefit the museum.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Alexandria Monroe Historical Society Museum",
                "url": "https://allevents.in/org/alexandria-monroe-historical-society-museum/20260923"
            }
        ]
    }
]
```