

# Event Details

- **Event Name**: Date with santa
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 11:00 am – Sat, 13 Dec, 2025 at 03:00 pm
- **Event Description**: Santa and Mrs. Klaus and a very special guest will be at the Angels in Arms store at the Woodland Mall from 11 - 3 tomorrow.   First 12 kids get a special gift.  We will have hot chocolate,  coffee, and hot tea along with donuts. Free pictures with the big guy.
- **Event URL**: https://allevents.in/bowling-green/date-with-santa/200029348044148
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Bowling Green
- **state**: OH
- **country**: United States
- **location**: 1234 N. Main b3/ Woodland Mall, Bowling Green, OH
- **lat**: 41.3978
- **long**: -83.64989
- **full address**: 1234 N. Main b3/ Woodland Mall, Bowling Green, OH, United States

## Event gallery

- **Alt text**: Date with santa
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/21c42b5bb742ef587172aed1365775a8d7ae5bccf2c98fefe27f479b7ac44457-rimg-w832-h312-dc040302-gmir?v=1765587888

## FAQs

- **Q**: When and where is Date with santa being held?
  - **A:** Date with santa takes place on Sat, 13 Dec, 2025 at 11:00 am to Sat, 13 Dec, 2025 at 03:00 pm at 1234 N. Main b3/ Woodland Mall, Bowling Green, OH, United States.
- **Q**: Who is organizing Date with santa?
  - **A:** Date with santa is organized by Angels in Arms.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Date with santa",
        "image": "https://cdn-az.allevents.in/events10/banners/21c42b5bb742ef587172aed1365775a8d7ae5bccf2c98fefe27f479b7ac44457-rimg-w832-h312-dc040302-gmir?v=1765587888",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/bowling-green/date-with-santa/200029348044148",
        "location": {
            "@type": "Place",
            "name": "1234 N. Main b3/ Woodland Mall, Bowling Green, OH",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Woodland Mall, 1234 N Main St, Bowling Green, OH 43402, United States",
                "addressLocality": "Bowling Green",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.3978",
                "longitude": "-83.64989"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Santa and Mrs. Klaus and a very special guest will be at the Angels in Arms store at the Woodland Mall from 11 - 3 tomorrow.   First 12 kids get a special gift.  We will have hot chocolate,  coffee, and hot tea along with donuts. Free pictures with the big guy.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Angels in Arms",
                "url": "https://allevents.in/org/angels-in-arms/23862591",
                "description": "Local nonprofit organization that provides support for our local veterans, law enforcement personnel, and first responders and their families in time of need. "
            }
        ]
    }
]
```