

# Event Details

- **Event Name**: Christmas Symposium
- **Event Start and End Date**: Thu, 18 Dec, 2025 at 07:00 pm – Thu, 18 Dec, 2025 at 10:00 pm
- **Event Description**: Our first annual Christmas Symposium will be filled with student recitations, music, and celebration for the newborn King.  This event will be open to the public.
- **Event URL**: https://allevents.in/ishpeming/christmas-symposium/200029108254742
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Ishpeming
- **state**: MI
- **country**: United States
- **location**: 301 N First Street, Ishpeming
- **lat**: 46.49158
- **long**: -87.66773
- **full address**: 301 N First Street, Ishpeming, United States

## Event gallery

- **Alt text**: Christmas Symposium
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/c7abea9992232e2bf15bf4ae80a0b7c52b17de00c6b18a639b60245c1b8e5b4d-rimg-w960-h1286-dcadadd1-gmir?v=1765622029

## FAQs

- **Q**: When and where is Christmas Symposium being held?
  - **A:** Christmas Symposium takes place on Thu, 18 Dec, 2025 at 07:00 pm to Thu, 18 Dec, 2025 at 10:00 pm at 301 N First Street, Ishpeming, United States.
- **Q**: Who is organizing Christmas Symposium?
  - **A:** Christmas Symposium is organized by Living Water Christian Academy.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Symposium",
        "image": "https://cdn-az.allevents.in/events7/banners/c7abea9992232e2bf15bf4ae80a0b7c52b17de00c6b18a639b60245c1b8e5b4d-rimg-w960-h1286-dcadadd1-gmir?v=1765622029",
        "startDate": "2025-12-18",
        "endDate": "2025-12-18",
        "url": "https://allevents.in/ishpeming/christmas-symposium/200029108254742",
        "location": {
            "@type": "Place",
            "name": "301 N First Street, Ishpeming",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "301 N 1st St, Ishpeming, MI 49849-1902, United States",
                "addressLocality": "Ishpeming",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.49158",
                "longitude": "-87.66773"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our first annual Christmas Symposium will be filled with student recitations, music, and celebration for the newborn King.  This event will be open to the public.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Living Water Christian Academy",
                "url": "https://allevents.in/org/living-water-christian-academy/26985761"
            }
        ]
    }
]
```