

# Event Details

- **Event Name**: NYE with American Flyer
- **Event Start and End Date**: Wed, 31 Dec, 2025 at 08:00 pm
- **Event Description**: Celebrate New Years Eve at the Legion with American Flyer!
- **Event URL**: https://allevents.in/savage/nye-with-american-flyer/200029279762233
- **Event Categories**: new-year
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Savage
- **state**: MN
- **country**: United States
- **location**: 12375 Princeton Ave, 55378
- **lat**: 44.77769
- **long**: -93.34128
- **full address**: 12375 Princeton Ave, 55378, 12375 Princeton Ave, Savage, MN 55378-1337, United States

## Event gallery

- **Alt text**: NYE with American Flyer
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/d929a3f7e29f6570303bdb502354fac992fe92e8309566d76de712b2a12cfa3b-rimg-w1200-h675-dcefc275-gmir?v=1766982287

## FAQs

- **Q**: When and where is NYE with American Flyer being held?
  - **A:** NYE with American Flyer takes place on Wed, 31 Dec, 2025 at 08:00 pm to Wed, 31 Dec, 2025 at 08:00 pm at 12375 Princeton Ave, 55378, 12375 Princeton Ave, Savage, MN 55378-1337, United States.
- **Q**: Who is organizing NYE with American Flyer?
  - **A:** NYE with American Flyer is organized by Dan Patch American Legion Post 643.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "NYE with American Flyer",
        "image": "https://cdn-az.allevents.in/events1/banners/d929a3f7e29f6570303bdb502354fac992fe92e8309566d76de712b2a12cfa3b-rimg-w1200-h675-dcefc275-gmir?v=1766982287",
        "startDate": "2025-12-31",
        "url": "https://allevents.in/savage/nye-with-american-flyer/200029279762233",
        "location": {
            "@type": "Place",
            "name": "12375 Princeton Ave, 55378",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "12375 Princeton Ave, Savage, MN 55378-1337, United States",
                "addressLocality": "Savage",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.77769",
                "longitude": "-93.34128"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Celebrate New Years Eve at the Legion with American Flyer!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dan Patch American Legion Post 643",
                "url": "https://allevents.in/org/dan-patch-american-legion-post-643/24047798"
            }
        ]
    }
]
```