

# Event Details

- **Event Name**: Amboy Firemens Dance
- **Event Start and End Date**: Sat, 06 Sep, 2025 at 07:30 pm
- **Event Description**: Live Music
- **Event URL**: https://allevents.in/amboy/amboy-firemens-dance/200028797303147
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

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

## Event venue details

- **city**: Amboy
- **state**: MN
- **country**: United States
- **location**: Amboy Fire Department
- **lat**: 43.888142818889
- **long**: -94.158284626666
- **full address**: Amboy Fire Department, 100 East Maine Street,Amboy, Minnesota, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: HickTown Mafia (https://allevents.in/org/hicktown-mafia/26000950)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/e95b06c90809446b258ecc8f5cbc9f349356132964fa4b2611ff7d32254e7621-rimg-w850-h315-dc171717-gmir?v=1757012987
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/1a90f699f203da52e9d6abaa61f138a0de581df507e2eff7335b1a9a707a56bd-rimg-w300-h300-dc171718-gmir?v=1757012987

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 06 Sep, 2025 at 07:30 pm
- **Q**: Where is the event happening?
  - **A:** Amboy Fire Department, 100 East Maine Street,Amboy, Minnesota, United States
- **Q**: Who is organizing the event?
  - **A:** HickTown Mafia
- **Q**: What type of event is this?
  - **A:** music, live-music, entertainment
- **Q**: Where can I find ticket details about Amboy Firemens Dance ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Amboy Firemens Dance",
        "image": "https://cdn-az.allevents.in/events3/banners/e95b06c90809446b258ecc8f5cbc9f349356132964fa4b2611ff7d32254e7621-rimg-w850-h315-dc171717-gmir?v=1757012987",
        "startDate": "2025-09-06",
        "url": "https://allevents.in/amboy/amboy-firemens-dance/200028797303147",
        "location": {
            "@type": "Place",
            "name": "Amboy Fire Department",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "100 East Maine Street,Amboy, Minnesota",
                "addressLocality": "Amboy",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.888142818889",
                "longitude": "-94.158284626666"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live Music",
        "organizer": [
            {
                "@type": "Organization",
                "name": "HickTown Mafia",
                "url": "https://allevents.in/org/hicktown-mafia/26000950"
            }
        ]
    }
]
```