

# Event Details

- **Event Name**: Christmas Eve Shopping 
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 09:00 am – Wed, 24 Dec, 2025 at 03:00 pm
- **Event Description**: December 24th
- **Event URL**: https://allevents.in/mystic/christmas-eve-shopping/200029338849520
- **Event Categories**: shopping, christmas
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Mystic
- **state**: CT
- **country**: United States
- **location**: Downtown Mystic
- **lat**: 41.352669
- **long**: -71.959494
- **full address**: Downtown Mystic, Mystic, Connecticut, United States

## Event gallery

- **Alt text**: Christmas Eve Shopping
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/7fedc1a0491c3fd3dbdab8467c0d11df2bf010570697d2f5b6a92a099f575d3b-rimg-w1200-h1369-dcfff3f3-gmir?v=1766198392

## FAQs

- **Q**: When and where is Christmas Eve Shopping  being held?
  - **A:** Christmas Eve Shopping  takes place on Wed, 24 Dec, 2025 at 09:00 am to Wed, 24 Dec, 2025 at 03:00 pm at Downtown Mystic, Mystic, Connecticut, United States.
- **Q**: Who is organizing Christmas Eve Shopping ?
  - **A:** Christmas Eve Shopping  is organized by The Mystic Pet Shop.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Shopping",
        "image": "https://cdn-az.allevents.in/events6/banners/7fedc1a0491c3fd3dbdab8467c0d11df2bf010570697d2f5b6a92a099f575d3b-rimg-w1200-h1369-dcfff3f3-gmir?v=1766198392",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/mystic/christmas-eve-shopping/200029338849520",
        "location": {
            "@type": "Place",
            "name": "Downtown Mystic",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Mystic, Connecticut",
                "addressLocality": "Mystic",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.352669",
                "longitude": "-71.959494"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "December 24th",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Mystic Pet Shop",
                "url": "https://allevents.in/org/the-mystic-pet-shop/27073235"
            }
        ]
    }
]
```