

# 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/concord/lunch-with-santa/200029349663254
- **Event Categories**: breakfast-with-santa
- **Interested Audience**: 
  - total_interested_count: 155

## Ticket Details


## Event venue details

- **city**: Concord
- **state**: NC
- **country**: United States
- **location**: 8475 Pit Stop Court Northwest, Concord, NC 28027
- **lat**: 35.37507
- **long**: -80.72429
- **full address**: 8475 Pit Stop Court Northwest, Concord, NC 28027, United States

## Event gallery

- **Alt text**: Lunch with Santa
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/407d0d2679522e1a921dadf747a82904782757b8fd8de2edef755efaa43670bb-rimg-w1200-h629-dcf7cfc7-gmir?v=1765605354

## 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 8475 Pit Stop Court Northwest, Concord, NC 28027, United States.
- **Q**: Who is organizing Lunch with Santa?
  - **A:** Lunch with Santa is organized by Freddy's Frozen Custard & Steakburgers Concord, NC, Pit Stop Ct.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Lunch with Santa",
        "image": "https://cdn-az.allevents.in/events5/banners/407d0d2679522e1a921dadf747a82904782757b8fd8de2edef755efaa43670bb-rimg-w1200-h629-dcf7cfc7-gmir?v=1765605354",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/concord/lunch-with-santa/200029349663254",
        "location": {
            "@type": "Place",
            "name": "8475 Pit Stop Court Northwest, Concord, NC 28027",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8475 Pit Stop Ct NW, Concord, NC 28027-8186, United States",
                "addressLocality": "Concord",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.37507",
                "longitude": "-80.72429"
            }
        },
        "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 Concord NC Pit Stop Ct",
                "url": "https://allevents.in/org/freddys-frozen-custard-and-steakburgers-concord-nc-pit-stop-ct/26027174"
            }
        ]
    }
]
```