

# Event Details

- **Event Name**: Santa at the Drive-Thru
- **Event Start and End Date**: Mon, 22 Dec, 2025 at 11:00 am – Mon, 22 Dec, 2025 at 12:00 pm
- **Event Description**: Something magical is happening at the Valley Ranch Library drive-thru! A cheerful visitor from the North Pole will be spreading holiday cheer and handing out candy canes to all the good little ones.
- **Event URL**: https://allevents.in/farmers-branch/santa-at-the-drive-thru/200029385685158
- **Event Categories**: drive-thru, holiday
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Farmers Branch
- **state**: TX
- **country**: United States
- **location**: Valley Ranch Library
- **lat**: 32.934126419753
- **long**: -96.950909121438
- **full address**: Valley Ranch Library, 401 Cimarron Trai,Irving, Texas, Farmers Branch, United States

## Event gallery

- **Alt text**: Santa at the Drive-Thru
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/d3d388bfd6cc7ab3ee348e86da04554a0beb6a177cc95373cda8321667a5c7b2-rimg-w1200-h675-dcffffff-gmir?v=1766276807

## FAQs

- **Q**: When and where is Santa at the Drive-Thru being held?
  - **A:** Santa at the Drive-Thru takes place on Mon, 22 Dec, 2025 at 11:00 am to Mon, 22 Dec, 2025 at 12:00 pm at Valley Ranch Library, 401 Cimarron Trai,Irving, Texas, Farmers Branch, United States.
- **Q**: Who is organizing Santa at the Drive-Thru?
  - **A:** Santa at the Drive-Thru is organized by Irving Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Santa at the Drive-Thru",
        "image": "https://cdn-az.allevents.in/events4/banners/d3d388bfd6cc7ab3ee348e86da04554a0beb6a177cc95373cda8321667a5c7b2-rimg-w1200-h675-dcffffff-gmir?v=1766276807",
        "startDate": "2025-12-22",
        "endDate": "2025-12-22",
        "url": "https://allevents.in/farmers-branch/santa-at-the-drive-thru/200029385685158",
        "location": {
            "@type": "Place",
            "name": "Valley Ranch Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "401 Cimarron Trai,Irving, Texas",
                "addressLocality": "Farmers Branch",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.934126419753",
                "longitude": "-96.950909121438"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Something magical is happening at the Valley Ranch Library drive-thru! A cheerful visitor from the North Pole will be spreading holiday cheer and handing out candy canes to all the good little ones.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Irving Public Library",
                "url": "https://allevents.in/org/irving-public-library/26149375"
            }
        ]
    }
]
```