

# Event Details

- **Event Name**: Donuts with Santa
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 09:00 am
- **Event Description**: This event went so well last year we decided to do it again! Mark your calendars and bring the kiddos to come see Santa and have donuts on December 13th!
- **Event URL**: https://allevents.in/royal-center/donuts-with-santa/200029214000532
- **Event Categories**: calendar
- **Interested Audience**: 
  - total_interested_count: 62

## Ticket Details


## Event venue details

- **city**: Royal Center
- **state**: IN
- **country**: United States
- **location**: Royal Center Volunteer Fire Department
- **lat**: 40.86481
- **long**: -86.49907
- **full address**: Royal Center Volunteer Fire Department, 102 E. North St.,Royal Center, Indiana, United States

## Event gallery

- **Alt text**: Donuts with Santa
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/a0385283c019233cac5c2638e7c5ca70cb3aaeab7640e32ab58ce914ded65dc7-rimg-w1200-h1600-dcb8c0d5-gmir?v=1765485241

## FAQs

- **Q**: When and where is Donuts with Santa being held?
  - **A:** Donuts with Santa takes place on Sat, 13 Dec, 2025 at 09:00 am to Sat, 13 Dec, 2025 at 09:00 am at Royal Center Volunteer Fire Department, 102 E. North St.,Royal Center, Indiana, United States.
- **Q**: Who is organizing Donuts with Santa?
  - **A:** Donuts with Santa is organized by Royal Center Volunteer Fire Department.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Donuts with Santa",
        "image": "https://cdn-az.allevents.in/events3/banners/a0385283c019233cac5c2638e7c5ca70cb3aaeab7640e32ab58ce914ded65dc7-rimg-w1200-h1600-dcb8c0d5-gmir?v=1765485241",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/royal-center/donuts-with-santa/200029214000532",
        "location": {
            "@type": "Place",
            "name": "Royal Center Volunteer Fire Department",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "102 E. North St.,Royal Center, Indiana",
                "addressLocality": "Royal Center",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.86481",
                "longitude": "-86.49907"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This event went so well last year we decided to do it again! Mark your calendars and bring the kiddos to come see Santa and have donuts on December 13th!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Royal Center Volunteer Fire Department",
                "url": "https://allevents.in/org/royal-center-volunteer-fire-department/25140014"
            }
        ]
    }
]
```