

# Event Details

- **Event Name**: Annual Christmas Market
- **Event Start and End Date**: Sat, 29 Nov, 2025 at 09:00 am
- **Event Description**: With 20 Vendors all lined up to help you with your Christmas shopping and Santa himself coming for a Visit from 1:30-3. We  hope to see you here!!
- **Event URL**: https://allevents.in/st-thomas/annual-christmas-market/200029009180701
- **Event Categories**: christmas, christmas-markets-and-fairs, shopping
- **Interested Audience**: 
  - total_interested_count: 122

## Ticket Details


## Event venue details

- **city**: St Thomas
- **state**: ON
- **country**: Canada
- **location**: 380 Elm Street, N5R 1K1
- **lat**: 42.76437
- **long**: -81.17147
- **full address**: 380 Elm Street, N5R 1K1, 380 Elm St, St Thomas, ON N5R 1J9, Canada

## Event gallery

- **Alt text**: Annual Christmas Market
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/39b4bc8f6761bdf31308c899c618333e794ed519738f479d3ae70f7171037745-rimg-w482-h609-dc980101-gmir?v=1764033407

## FAQs

- **Q**: When and where is Annual Christmas Market being held?
  - **A:** Annual Christmas Market takes place on Sat, 29 Nov, 2025 at 09:00 am to Sat, 29 Nov, 2025 at 09:00 am at 380 Elm Street, N5R 1K1, 380 Elm St, St Thomas, ON N5R 1J9, Canada.
- **Q**: Who is organizing Annual Christmas Market?
  - **A:** Annual Christmas Market is organized by The Salvation Army St. Thomas Church & Community Ministries.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual Christmas Market",
        "image": "https://cdn-az.allevents.in/events2/banners/39b4bc8f6761bdf31308c899c618333e794ed519738f479d3ae70f7171037745-rimg-w482-h609-dc980101-gmir?v=1764033407",
        "startDate": "2025-11-29",
        "url": "https://allevents.in/st-thomas/annual-christmas-market/200029009180701",
        "location": {
            "@type": "Place",
            "name": "380 Elm Street, N5R 1K1",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "380 Elm St, St Thomas, ON N5R 1J9, Canada",
                "addressLocality": "St Thomas",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.76437",
                "longitude": "-81.17147"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "With 20 Vendors all lined up to help you with your Christmas shopping and Santa himself coming for a Visit from 1:30-3. We  hope to see you here!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Salvation Army St. Thomas Church & Community Ministries",
                "url": "https://allevents.in/org/the-salvation-army-st-thomas-church-and-community-ministries/25773629"
            }
        ]
    }
]
```