

# Event Details

- **Event Name**: Christmas Concert
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 03:00 pm
- **Event Description**: Join the River Valley Community Band for a free concert featuring holiday classics by Leroy Anderson, Chip Davis, and Alfred Reed.  We'd love to see you there!
- **Event URL**: https://allevents.in/st-paul/christmas-concert/200029237786846
- **Event Categories**: music, entertainment, concerts, christmas, holiday
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: St Paul
- **state**: MN
- **country**: United States
- **location**: Ramsey Middle School Auditorium
- **lat**: 45.01434
- **long**: -93.10284
- **full address**: Ramsey Middle School Auditorium, 15 County Road B2 W, St Paul, MN 55117-1401, United States

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/8b7f91cd7d0d8ae5b289af740c9b189df4987b1c9e34d1fc51a585ac21a795f1-rimg-w1200-h675-dcf0edea-gmir?v=1764392616

## FAQs

- **Q**: When and where is Christmas Concert being held?
  - **A:** Christmas Concert takes place on Sun, 30 Nov, 2025 at 03:00 pm to Sun, 30 Nov, 2025 at 03:00 pm at Ramsey Middle School Auditorium, 15 County Road B2 W, St Paul, MN 55117-1401, United States.
- **Q**: Who is organizing Christmas Concert?
  - **A:** Christmas Concert is organized by River Valley Community Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Christmas Concert is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in St Paul, this event is thoughtfully curated to deliver a standout experience worth every moment. If Christmas Concert sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Christmas Concert",
        "image": "https://cdn-az.allevents.in/events10/banners/8b7f91cd7d0d8ae5b289af740c9b189df4987b1c9e34d1fc51a585ac21a795f1-rimg-w1200-h675-dcf0edea-gmir?v=1764392616",
        "startDate": "2025-11-30",
        "url": "https://allevents.in/st-paul/christmas-concert/200029237786846",
        "location": {
            "@type": "Place",
            "name": "Ramsey Middle School Auditorium",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "15 County Road B2 W, St Paul, MN 55117-1401, United States",
                "addressLocality": "St Paul",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.01434",
                "longitude": "-93.10284"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the River Valley Community Band for a free concert featuring holiday classics by Leroy Anderson, Chip Davis, and Alfred Reed.  We'd love to see you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "River Valley Community Band",
                "url": "https://allevents.in/org/river-valley-community-band/24012489"
            }
        ]
    }
]
```