

# Event Details

- **Event Name**: Christmas Concert
- **Event Start and End Date**: Wed, 17 Dec, 2025 at 07:00 pm
- **Event Description**: The whole parish is invited to our student's Christmas Concert at 7pm.
Students arrive no earlier than 15 minutes, directly to your classroom.  Preschool will meet inside church
- **Event URL**: https://allevents.in/shoreline/christmas-concert/200029338653101
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 23

## Ticket Details


## Event venue details

- **city**: Shoreline
- **state**: WA
- **country**: United States
- **location**: 18033 15th PL NE, Shoreline, WA, United States, Washington 98155
- **lat**: 47.76057
- **long**: -122.31399
- **full address**: 18033 15th PL NE, Shoreline, WA, United States, Washington 98155

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/8dfad75c9b40819999af53849ec133144fc3f5c4d18e590bf94ecfe047dd986a-rimg-w1200-h1600-dcc07a48-gmir?v=1765443061

## FAQs

- **Q**: When and where is Christmas Concert being held?
  - **A:** Christmas Concert takes place on Wed, 17 Dec, 2025 at 07:00 pm to Wed, 17 Dec, 2025 at 07:00 pm at 18033 15th PL NE, Shoreline, WA, United States, Washington 98155.
- **Q**: Who is organizing Christmas Concert?
  - **A:** Christmas Concert is organized by St. Mark Catholic Classical School.
- **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 Shoreline, 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/8dfad75c9b40819999af53849ec133144fc3f5c4d18e590bf94ecfe047dd986a-rimg-w1200-h1600-dcc07a48-gmir?v=1765443061",
        "startDate": "2025-12-17",
        "url": "https://allevents.in/shoreline/christmas-concert/200029338653101",
        "location": {
            "@type": "Place",
            "name": "18033 15th PL NE, Shoreline, WA, United States, Washington 98155",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "18033 15th Pl NE, Shoreline, WA 98155-3808, United States",
                "addressLocality": "Shoreline",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.76057",
                "longitude": "-122.31399"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The whole parish is invited to our student's Christmas Concert at 7pm.\nStudents arrive no earlier than 15 minutes, directly to your classroom.  Preschool will meet inside church",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Mark Catholic Classical School",
                "url": "https://allevents.in/org/st-mark-catholic-classical-school/24187840"
            }
        ]
    }
]
```