

# Event Details

- **Event Name**: Visit with Santa!
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 02:30 pm – Sat, 13 Dec, 2025 at 04:00 pm
- **Event Description**: Join us after the Mathews Christmas Parade for a visit with Santa Claus, at Sibley's General Store!
- **Event URL**: https://allevents.in/mathews/visit-with-santa/200029094137228
- **Event Categories**: christmas-parades, christmas, parades
- **Interested Audience**: 
  - total_interested_count: 258

## Ticket Details


## Event venue details

- **city**: Mathews
- **state**: VA
- **country**: United States
- **location**: 239 Main St, Mathews, VA 23109-2148, United States
- **lat**: 37.43356
- **long**: -76.32063
- **full address**: 239 Main St, Mathews, VA 23109-2148, United States

## Event gallery

- **Alt text**: Visit with Santa!
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/d7470e855b6fdb9edc5e619692f59f1fa0b35f20f4f302bf75167be967703501-rimg-w1200-h927-dcde1313-gmir?v=1765643961

## FAQs

- **Q**: When and where is Visit with Santa! being held?
  - **A:** Visit with Santa! takes place on Sat, 13 Dec, 2025 at 02:30 pm to Sat, 13 Dec, 2025 at 04:00 pm at 239 Main St, Mathews, VA 23109-2148, United States.
- **Q**: Who is organizing Visit with Santa!?
  - **A:** Visit with Santa! is organized by Mathews County Visitor & Information Center.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Visit with Santa!",
        "image": "https://cdn-az.allevents.in/events2/banners/d7470e855b6fdb9edc5e619692f59f1fa0b35f20f4f302bf75167be967703501-rimg-w1200-h927-dcde1313-gmir?v=1765643961",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/mathews/visit-with-santa/200029094137228",
        "location": {
            "@type": "Place",
            "name": "239 Main St, Mathews, VA 23109-2148, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "239 Main St, Mathews, VA 23109-2148, United States",
                "addressLocality": "Mathews",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.43356",
                "longitude": "-76.32063"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us after the Mathews Christmas Parade for a visit with Santa Claus, at Sibley's General Store!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mathews County Visitor & Information Center",
                "url": "https://allevents.in/org/mathews-county-visitor-and-information-center/26967985"
            }
        ]
    }
]
```