

# Event Details

- **Event Name**: Holiday swing at Woodbury's Central Park
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 02:00 pm
- **Event Description**: Get in the holiday spirit with classics like Christmas Time is Here, The First Noel, Silent Night, Santa Claus is Coming to Town -- and many more. 

The show is free!
- **Event URL**: https://allevents.in/newport/holiday-swing-at-woodburys-central-park/200029161398857
- **Event Categories**: holiday, christmas
- **Interested Audience**: 
  - total_interested_count: 118

## Ticket Details


## Event venue details

- **city**: Newport
- **state**: MN
- **country**: United States
- **location**: Woodbury Central Park
- **lat**: 44.916475067186
- **long**: -92.932067437967
- **full address**: Woodbury Central Park, 8595 Central Park Place,Woodbury, Minnesota, Newport, United States

## Event gallery

- **Alt text**: Holiday swing at Woodbury's Central Park
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/239348a80912ef460c4a9af580b796308e75b1eadee3b90548cd71291caaea96-rimg-w1200-h900-dc95a3a8-gmir?v=1764574946

## FAQs

- **Q**: When and where is Holiday swing at Woodbury's Central Park being held?
  - **A:** Holiday swing at Woodbury's Central Park takes place on Sun, 07 Dec, 2025 at 02:00 pm to Sun, 07 Dec, 2025 at 02:00 pm at Woodbury Central Park, 8595 Central Park Place,Woodbury, Minnesota, Newport, United States.
- **Q**: Who is organizing Holiday swing at Woodbury's Central Park?
  - **A:** Holiday swing at Woodbury's Central Park is organized by Red Rock Swing Band.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday swing at Woodbury's Central Park",
        "image": "https://cdn-az.allevents.in/events10/banners/239348a80912ef460c4a9af580b796308e75b1eadee3b90548cd71291caaea96-rimg-w1200-h900-dc95a3a8-gmir?v=1764574946",
        "startDate": "2025-12-07",
        "url": "https://allevents.in/newport/holiday-swing-at-woodburys-central-park/200029161398857",
        "location": {
            "@type": "Place",
            "name": "Woodbury Central Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8595 Central Park Place,Woodbury, Minnesota",
                "addressLocality": "Newport",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.916475067186",
                "longitude": "-92.932067437967"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Get in the holiday spirit with classics like Christmas Time is Here, The First Noel, Silent Night, Santa Claus is Coming to Town -- and many more. \n\nThe show is free!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Red Rock Swing Band",
                "url": "https://allevents.in/org/red-rock-swing-band/26014003"
            }
        ]
    }
]
```