

# Event Details

- **Event Name**: Brunch with Santa
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 10:30 am
- **Event Description**: Join us for a magical brunch with Santa
- **Event URL**: https://allevents.in/turners-hill/brunch-with-santa/200028925104538
- **Event Categories**: brunch
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details

- **Ticket URL**: http://facebook.com/200028925104538?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=turners+hill-events

## Event venue details

- **city**: Turners Hill
- **state**: EN
- **country**: United Kingdom
- **location**: London Road, RH19 2BH
- **lat**: 51.13896
- **long**: -0.03781
- **full address**: London Road, RH19 2BH, Turners Hill, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Felbridge Gatwick Hotel & Spa (https://allevents.in/org/felbridge-gatwick-hotel-and-spa/25663662)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/2484107c12cb48f8b6b61def0fde9d6f12156c99d53ababff6df5b29c268bc42-rimg-w738-h725-dcffffff-gmir?v=1766042661
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/89fb1abb16b08a9a6ce40b9c4ca70175bebe60cf1929d3c512b5aa43ad3541ad-rimg-w300-h300-dcffffff-gmir?v=1766042662

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 21 Dec, 2025 at 10:30 am
- **Q**: Where is the event happening?
  - **A:** London Road, RH19 2BH, Turners Hill, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Felbridge Gatwick Hotel & Spa
- **Q**: What type of event is this?
  - **A:** brunch
- **Q**: Where can I find ticket details about Brunch with Santa ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Brunch with Santa",
        "image": "https://cdn-az.allevents.in/events9/banners/2484107c12cb48f8b6b61def0fde9d6f12156c99d53ababff6df5b29c268bc42-rimg-w738-h725-dcffffff-gmir?v=1766042661",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/turners-hill/brunch-with-santa/200028925104538",
        "location": {
            "@type": "Place",
            "name": "London Road, RH19 2BH",
            "address": {
                "@type": "PostalAddress",
                "name": "London Road, RH19 2BH, Turners Hill, United Kingdom",
                "addressLocality": "Turners Hill",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.13896",
                "longitude": "-0.03781"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a magical brunch with Santa",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Felbridge Gatwick Hotel & Spa",
                "url": "https://allevents.in/org/felbridge-gatwick-hotel-and-spa/25663662"
            }
        ]
    }
]
```