

# Event Details

- **Event Name**: Lunch with Santa
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 11:00 am – Sat, 13 Dec, 2025 at 01:00 pm
- **Event Description**: Santa is coming to Freddy’s! Come and have lunch with him on December 13 from 11 AM -1 PM and receive a sweet treat.
- **Event URL**: https://allevents.in/junction-city/lunch-with-santa/200029341378556
- **Event Categories**: breakfast-with-santa
- **Interested Audience**: 
  - total_interested_count: 214

## Ticket Details


## Event venue details

- **city**: Junction City
- **state**: KS
- **country**: United States
- **location**: 802 East Chestnut St, Junction City, KS 66441
- **lat**: 39.02231
- **long**: -96.81778
- **full address**: 802 East Chestnut St, Junction City, KS 66441, United States

## Event gallery

- **Alt text**: Lunch with Santa
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/75d1fe018ba058e4d8c148561cd2db4df665f55087116869b470cd33226b1959-rimg-w1200-h629-dcf7cfc7-gmir?v=1765487575

## FAQs

- **Q**: When and where is Lunch with Santa being held?
  - **A:** Lunch with Santa takes place on Sat, 13 Dec, 2025 at 11:00 am to Sat, 13 Dec, 2025 at 01:00 pm at 802 East Chestnut St, Junction City, KS 66441, United States.
- **Q**: Who is organizing Lunch with Santa?
  - **A:** Lunch with Santa is organized by Freddy's Frozen Custard & Steakburgers Junction City, KS.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Lunch with Santa",
        "image": "https://cdn-az.allevents.in/events2/banners/75d1fe018ba058e4d8c148561cd2db4df665f55087116869b470cd33226b1959-rimg-w1200-h629-dcf7cfc7-gmir?v=1765487575",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/junction-city/lunch-with-santa/200029341378556",
        "location": {
            "@type": "Place",
            "name": "802 East Chestnut St, Junction City, KS 66441",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "802 E Chestnut St, Junction City, KS 66441-9404, United States",
                "addressLocality": "Junction City",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.02231",
                "longitude": "-96.81778"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Santa is coming to Freddy’s! Come and have lunch with him on December 13 from 11 AM -1 PM and receive a sweet treat.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Freddys Frozen Custard & Steakburgers Junction City KS",
                "url": "https://allevents.in/org/freddys-frozen-custard-and-steakburgers-junction-city-ks/25996315"
            }
        ]
    }
]
```