

# Event Details

- **Event Name**: Santa's Grotto
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 12:30 pm – Sun, 21 Dec, 2025 at 03:30 pm
- **Event Description**: Here at the 'shoes we're very excited to announce that we'll have a visit from Santa on Dec 21st. So if you've been good boys and girls then come on down and meet the main man himself - Santa!
- **Event URL**: https://allevents.in/huntingdon/santas-grotto/200029363140508
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Huntingdon
- **state**: EN
- **country**: United Kingdom
- **location**: The Three Horseshoes, Houghton
- **lat**: 52.33311
- **long**: -0.12007
- **full address**: The Three Horseshoes, Houghton, The Three Horseshoes, St Ives Road, Huntingdon, PE28 2, United Kingdom

## Event gallery

- **Alt text**: Santa's Grotto
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/a0673686e69d2627160a91fd1de55bd2c8ef021655e336a5250bbc7165a11dc6-rimg-w1200-h800-dc2c1e15-gmir?v=1765878548

## FAQs

- **Q**: When and where is Santa's Grotto being held?
  - **A:** Santa's Grotto takes place on Sun, 21 Dec, 2025 at 12:30 pm to Sun, 21 Dec, 2025 at 03:30 pm at The Three Horseshoes, Houghton, The Three Horseshoes, St Ives Road, Huntingdon, PE28 2, United Kingdom.
- **Q**: Who is organizing Santa's Grotto?
  - **A:** Santa's Grotto is organized by The Three Horseshoes.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Santa's Grotto",
        "image": "https://cdn-az.allevents.in/events7/banners/a0673686e69d2627160a91fd1de55bd2c8ef021655e336a5250bbc7165a11dc6-rimg-w1200-h800-dc2c1e15-gmir?v=1765878548",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/huntingdon/santas-grotto/200029363140508",
        "location": {
            "@type": "Place",
            "name": "The Three Horseshoes, Houghton",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "The Three Horseshoes, St Ives Road, Huntingdon, PE28 2, United Kingdom",
                "addressLocality": "Huntingdon",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.33311",
                "longitude": "-0.12007"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Here at the 'shoes we're very excited to announce that we'll have a visit from Santa on Dec 21st. So if you've been good boys and girls then come on down and meet the main man himself - Santa!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Three Horseshoes",
                "url": "https://allevents.in/org/the-three-horseshoes/27232530"
            }
        ]
    }
]
```