

# Event Details

- **Event Name**: Supper with Santa!
- **Event Start and End Date**: Fri, 05 Dec, 2025 at 04:45 pm – Fri, 05 Dec, 2025 at 07:00 pm
- **Event Description**: Join Perry Pride and local Boy Scout Troop 88 for our annual visit with Santa and supper!  See flyer for all the details!
- **Event URL**: https://allevents.in/perry/supper-with-santa/200029202997831
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 128

## Ticket Details


## Event venue details

- **city**: Perry
- **state**: KS
- **country**: United States
- **location**: Perry American Legion Post 142 Kansas
- **lat**: 39.079242497
- **long**: -95.390054052667
- **full address**: Perry American Legion Post 142 Kansas, 410 Perry Pl,Perry, Kansas, United States

## Event gallery

- **Alt text**: Supper with Santa!
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/11ff1e7513f2396fab4008f13bc85d6b616371e8c248e7a63fb70bd91218a3cb-rimg-w1200-h1553-dc085e3f-gmir?v=1764739237

## FAQs

- **Q**: When and where is Supper with Santa! being held?
  - **A:** Supper with Santa! takes place on Fri, 05 Dec, 2025 at 04:45 pm to Fri, 05 Dec, 2025 at 07:00 pm at Perry American Legion Post 142 Kansas, 410 Perry Pl,Perry, Kansas, United States.
- **Q**: Who is organizing Supper with Santa!?
  - **A:** Supper with Santa! is organized by Perry Pride.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Supper with Santa!",
        "image": "https://cdn-az.allevents.in/events1/banners/11ff1e7513f2396fab4008f13bc85d6b616371e8c248e7a63fb70bd91218a3cb-rimg-w1200-h1553-dc085e3f-gmir?v=1764739237",
        "startDate": "2025-12-05",
        "endDate": "2025-12-05",
        "url": "https://allevents.in/perry/supper-with-santa/200029202997831",
        "location": {
            "@type": "Place",
            "name": "Perry American Legion Post 142 Kansas",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "410 Perry Pl,Perry, Kansas",
                "addressLocality": "Perry",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.079242497",
                "longitude": "-95.390054052667"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join Perry Pride and local Boy Scout Troop 88 for our annual visit with Santa and supper!  See flyer for all the details!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Perry Pride",
                "url": "https://allevents.in/org/perry-pride/26415481"
            }
        ]
    }
]
```