

# 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/portsmouth/lunch-with-santa/200029154402907
- **Event Categories**: breakfast-with-santa
- **Interested Audience**: 
  - total_interested_count: 130

## Ticket Details


## Event venue details

- **city**: Portsmouth
- **state**: VA
- **country**: United States
- **location**: 1007 University Blvd, Suffolk, VA 23435
- **lat**: 36.87233
- **long**: -76.42295
- **full address**: 1007 University Blvd, Suffolk, VA 23435, 1007 University Blvd, Suffolk, VA 23435-0048, United States, Portsmouth

## Event gallery

- **Alt text**: Lunch with Santa
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/584341a688af68a988be9be0096826da7cf756c4523cf69c7da05c7d6deb49ee-rimg-w1200-h629-dcf7cfc7-gmir?v=1765272796

## 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 1007 University Blvd, Suffolk, VA 23435, 1007 University Blvd, Suffolk, VA 23435-0048, United States, Portsmouth.
- **Q**: Who is organizing Lunch with Santa?
  - **A:** Lunch with Santa is organized by Freddy's Frozen Custard & Steakburgers (Suffolk, VA).

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Lunch with Santa",
        "image": "https://cdn-az.allevents.in/events1/banners/584341a688af68a988be9be0096826da7cf756c4523cf69c7da05c7d6deb49ee-rimg-w1200-h629-dcf7cfc7-gmir?v=1765272796",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/portsmouth/lunch-with-santa/200029154402907",
        "location": {
            "@type": "Place",
            "name": "1007 University Blvd, Suffolk, VA 23435",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1007 University Blvd, Suffolk, VA 23435-0048, United States",
                "addressLocality": "Portsmouth",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.87233",
                "longitude": "-76.42295"
            }
        },
        "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 (Suffolk VA)",
                "url": "https://allevents.in/org/freddys-frozen-custard-and-steakburgers-suffolk-va/25940311"
            }
        ]
    }
]
```