

# Event Details

- **Event Name**: Sunday Lunch with Santa
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 12:00 pm – Sun, 21 Dec, 2025 at 06:00 pm
- **Event Description**: Meet Santa in his grotto, say hi to the elf, take photos and receive a little present. Add in a couple of drinks and a great Sunday lunch, what could be better
- **Event URL**: https://allevents.in/hereford/sunday-lunch-with-santa/200029379101000
- **Event Categories**: breakfast-with-santa
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Hereford
- **state**: EN
- **country**: United Kingdom
- **location**: 88 St Owen Street, Hereford
- **lat**: 52.0533
- **long**: -2.70866
- **full address**: 88 St Owen Street, Hereford, United Kingdom

## Event gallery

- **Alt text**: Sunday Lunch with Santa
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/88711857b638fb4f18168d4cbc97dbbdcca505de0997eb74885c6bcfd6ce68e2-rimg-w1024-h1280-dc11101a-gmir?v=1766185080

## FAQs

- **Q**: When and where is Sunday Lunch with Santa being held?
  - **A:** Sunday Lunch with Santa takes place on Sun, 21 Dec, 2025 at 12:00 pm to Sun, 21 Dec, 2025 at 06:00 pm at 88 St Owen Street, Hereford, United Kingdom.
- **Q**: Who is organizing Sunday Lunch with Santa?
  - **A:** Sunday Lunch with Santa is organized by The Victory.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Lunch with Santa",
        "image": "https://cdn-az.allevents.in/events2/banners/88711857b638fb4f18168d4cbc97dbbdcca505de0997eb74885c6bcfd6ce68e2-rimg-w1024-h1280-dc11101a-gmir?v=1766185080",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/hereford/sunday-lunch-with-santa/200029379101000",
        "location": {
            "@type": "Place",
            "name": "88 St Owen Street, Hereford",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "86 St Owen's Street, Hereford, HR1 2, United Kingdom",
                "addressLocality": "Hereford",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.0533",
                "longitude": "-2.70866"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Meet Santa in his grotto, say hi to the elf, take photos and receive a little present. Add in a couple of drinks and a great Sunday lunch, what could be better",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Victory",
                "url": "https://allevents.in/org/the-victory/23275490"
            }
        ]
    }
]
```