

# Event Details

- **Event Name**: Christmas Concert
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 02:00 pm
- **Event Description**: Come out for an afternoon of Christmas Music with the ballerina recital.
- **Event URL**: https://allevents.in/metaline-falls/christmas-concert/200029192481359
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details


## Event venue details

- **city**: Metaline Falls
- **state**: WA
- **country**: United States
- **location**: 302 Park St ~ PO Box 133, Metaline Falls, WA, United States, Washington 99153
- **lat**: 48.86097
- **long**: -117.37485
- **full address**: 302 Park St ~ PO Box 133, Metaline Falls, WA, United States, Washington 99153

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/622012e6a263a12fd980fa1751e64d0eae79959e04cbc38bd7bde5af75638baa-rimg-w1200-h800-dceef1f6-gmir?v=1764596479

## FAQs

- **Q**: When and where is Christmas Concert being held?
  - **A:** Christmas Concert takes place on Sun, 07 Dec, 2025 at 02:00 pm to Sun, 07 Dec, 2025 at 02:00 pm at 302 Park St ~ PO Box 133, Metaline Falls, WA, United States, Washington 99153.
- **Q**: Who is organizing Christmas Concert?
  - **A:** Christmas Concert is organized by The Cutter Theatre.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Christmas Concert is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Metaline Falls, 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/events7/banners/622012e6a263a12fd980fa1751e64d0eae79959e04cbc38bd7bde5af75638baa-rimg-w1200-h800-dceef1f6-gmir?v=1764596479",
        "startDate": "2025-12-07",
        "url": "https://allevents.in/metaline-falls/christmas-concert/200029192481359",
        "location": {
            "@type": "Place",
            "name": "302 Park St ~ PO Box 133, Metaline Falls, WA, United States, Washington 99153",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "302 S Park St, Metaline Falls, WA 99153-5179, United States",
                "addressLocality": "Metaline Falls",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.86097",
                "longitude": "-117.37485"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come out for an afternoon of Christmas Music with the ballerina recital.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Cutter Theatre",
                "url": "https://allevents.in/org/the-cutter-theatre/26329089"
            }
        ]
    }
]
```