

# Event Details

- **Event Name**: Christmas Marketplace
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 08:00 am – Sun, 07 Dec, 2025 at 02:00 pm
- **Event Description**: Good Shepherd's annual Christmas Marketplace will be held Sunday, December 7 from 8a until 2p in Fellowship Hall. This year’s vendors include local crafters, Latin American desserts, and the annual youth fundraising bake sale.
- **Event URL**: https://allevents.in/oak-park/christmas-marketplace/200029238283154
- **Event Categories**: christmas, charities
- **Interested Audience**: 
  - total_interested_count: 25

## Ticket Details


## Event venue details

- **city**: Oak Park
- **state**: IL
- **country**: United States
- **location**: 611 Randolph St, Oak Park, IL, United States, Illinois 60302
- **lat**: 41.88316
- **long**: -87.79009
- **full address**: 611 Randolph St, Oak Park, IL, United States, Illinois 60302

## Event gallery

- **Alt text**: Christmas Marketplace
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/51b92cf2f68731274f06e748dba7c7ab6a5ca563cb8b16cdb89181f62471e81d-rimg-w1200-h675-dc033059-gmir?v=1765056099

## FAQs

- **Q**: When and where is Christmas Marketplace being held?
  - **A:** Christmas Marketplace takes place on Sun, 07 Dec, 2025 at 08:00 am to Sun, 07 Dec, 2025 at 02:00 pm at 611 Randolph St, Oak Park, IL, United States, Illinois 60302.
- **Q**: Who is organizing Christmas Marketplace?
  - **A:** Christmas Marketplace is organized by Good Shepherd Lutheran Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Marketplace",
        "image": "https://cdn-az.allevents.in/events10/banners/51b92cf2f68731274f06e748dba7c7ab6a5ca563cb8b16cdb89181f62471e81d-rimg-w1200-h675-dc033059-gmir?v=1765056099",
        "startDate": "2025-12-07",
        "endDate": "2025-12-07",
        "url": "https://allevents.in/oak-park/christmas-marketplace/200029238283154",
        "location": {
            "@type": "Place",
            "name": "611 Randolph St, Oak Park, IL, United States, Illinois 60302",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "611 Randolph St, Oak Park, IL 60302-3217, United States",
                "addressLocality": "Oak Park",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.88316",
                "longitude": "-87.79009"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Good Shepherd's annual Christmas Marketplace will be held Sunday, December 7 from 8a until 2p in Fellowship Hall. This year’s vendors include local crafters, Latin American desserts, and the annual youth fundraising bake sale.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Good Shepherd Lutheran Church",
                "url": "https://allevents.in/org/good-shepherd-lutheran-church/26002913"
            }
        ]
    }
]
```