

# Event Details

- **Event Name**: Christmas Drive Thru
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 05:00 pm
- **Event Description**: Christmas Drive Thru is a fun family experience where you stay in your car and make different stops on your journey to the North Pole to visit Mr. and Mrs. Claus. 
We begin at 5pm and continue until everyone has made their way through.
- **Event URL**: https://allevents.in/wesson/christmas-drive-thru/200029224036445
- **Event Categories**: drive-thru, christmas-lights, christmas
- **Interested Audience**: 
  - total_interested_count: 361

## Ticket Details


## Event venue details

- **city**: Wesson
- **state**: MS
- **country**: United States
- **location**: 2166 Clear Branch Ln NE, Wesson, MS, United States, Mississippi 39191
- **lat**: 31.64673
- **long**: -90.39707
- **full address**: 2166 Clear Branch Ln NE, Wesson, MS, United States, Mississippi 39191

## Event gallery

- **Alt text**: Christmas Drive Thru
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/23ae54141d14d0e16fcbef7fea987ab5454b8ded9f42b17f8b563ad2483975ed-rimg-w1200-h675-dc256968-gmir?v=1765117548

## FAQs

- **Q**: When and where is Christmas Drive Thru being held?
  - **A:** Christmas Drive Thru takes place on Sun, 07 Dec, 2025 at 05:00 pm to Sun, 07 Dec, 2025 at 05:00 pm at 2166 Clear Branch Ln NE, Wesson, MS, United States, Mississippi 39191.
- **Q**: Who is organizing Christmas Drive Thru?
  - **A:** Christmas Drive Thru is organized by Clear Branch Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Drive Thru",
        "image": "https://cdn-az.allevents.in/events6/banners/23ae54141d14d0e16fcbef7fea987ab5454b8ded9f42b17f8b563ad2483975ed-rimg-w1200-h675-dc256968-gmir?v=1765117548",
        "startDate": "2025-12-07",
        "url": "https://allevents.in/wesson/christmas-drive-thru/200029224036445",
        "location": {
            "@type": "Place",
            "name": "2166 Clear Branch Ln NE, Wesson, MS, United States, Mississippi 39191",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2166 Clear Branch Ln NE, Wesson, MS 39191-9780, United States",
                "addressLocality": "Wesson",
                "addressRegion": "MS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.64673",
                "longitude": "-90.39707"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Christmas Drive Thru is a fun family experience where you stay in your car and make different stops on your journey to the North Pole to visit Mr. and Mrs. Claus. \nWe begin at 5pm and continue until everyone has made their way through.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Clear Branch Baptist Church",
                "url": "https://allevents.in/org/clear-branch-baptist-church/27111237"
            }
        ]
    }
]
```