

# Event Details

- **Event Name**: Donuts with Santa
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 09:00 am – Sun, 14 Dec, 2025 at 11:00 am
- **Event Description**: https://ottawadowntownassociation.org/event/donuts-with-santa/
- **Event URL**: https://allevents.in/ottawa/donuts-with-santa/200029352608621
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details


## Event venue details

- **city**: Ottawa
- **state**: IL
- **country**: United States
- **location**: Reddick Mansion Association
- **lat**: 41.35033
- **long**: -88.84162
- **full address**: Reddick Mansion Association, 100 W Lafayette St,Ottawa, Illinois, United States

## Event gallery

- **Alt text**: Donuts with Santa
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/d121e8726a911a4091d284dc4413a9969c7b4677074ba913124a3d04180b0a4c-rimg-w1200-h1246-dcf7f1ea-gmir?v=1765671201

## FAQs

- **Q**: When and where is Donuts with Santa being held?
  - **A:** Donuts with Santa takes place on Sun, 14 Dec, 2025 at 09:00 am to Sun, 14 Dec, 2025 at 11:00 am at Reddick Mansion Association, 100 W Lafayette St,Ottawa, Illinois, United States.
- **Q**: Who is organizing Donuts with Santa?
  - **A:** Donuts with Santa is organized by Santa Bob.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Donuts with Santa",
        "image": "https://cdn-az.allevents.in/events5/banners/d121e8726a911a4091d284dc4413a9969c7b4677074ba913124a3d04180b0a4c-rimg-w1200-h1246-dcf7f1ea-gmir?v=1765671201",
        "startDate": "2025-12-14",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/ottawa/donuts-with-santa/200029352608621",
        "location": {
            "@type": "Place",
            "name": "Reddick Mansion Association",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "100 W Lafayette St,Ottawa, Illinois",
                "addressLocality": "Ottawa",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.35033",
                "longitude": "-88.84162"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "https://ottawadowntownassociation.org/event/donuts-with-santa/",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Santa Bob",
                "url": "https://allevents.in/org/santa-bob/27088949"
            }
        ]
    }
]
```