

# Event Details

- **Event Name**: Groundhog Days at The Shinnon
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 09:00 pm
- **Event Description**: The Hogsters return again for an evening of 80’s!
- **Event URL**: https://allevents.in/clay-cross/groundhog-days-at-the-shinnon/200029084038009
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Clay Cross
- **state**: EN
- **country**: United Kingdom
- **location**: The Shinnon
- **lat**: 53.179840198715
- **long**: -1.3965774
- **full address**: The Shinnon, 99 Station Road,Clay Cross, United Kingdom

## Event gallery

- **Alt text**: Groundhog Days at The Shinnon
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/7df87cfc3eb0a47f82fccd9899900f0a6b453ed352f08c02ff929fe5feaa25c7-rimg-w1035-h882-dc191617-gmir?v=1768434374

## FAQs

- **Q**: When and where is Groundhog Days at The Shinnon being held?
  - **A:** Groundhog Days at The Shinnon takes place on Sat, 04 Jul, 2026 at 09:00 pm to Sat, 04 Jul, 2026 at 09:00 pm at The Shinnon, 99 Station Road,Clay Cross, United Kingdom.
- **Q**: Who is organizing Groundhog Days at The Shinnon?
  - **A:** Groundhog Days at The Shinnon is organized by Groundhog Days.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Groundhog Days at The Shinnon",
        "image": "https://cdn-az.allevents.in/events10/banners/7df87cfc3eb0a47f82fccd9899900f0a6b453ed352f08c02ff929fe5feaa25c7-rimg-w1035-h882-dc191617-gmir?v=1768434374",
        "startDate": "2026-07-04",
        "url": "https://allevents.in/clay-cross/groundhog-days-at-the-shinnon/200029084038009",
        "location": {
            "@type": "Place",
            "name": "The Shinnon",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "99 Station Road,Clay Cross",
                "addressLocality": "Clay Cross",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.179840198715",
                "longitude": "-1.3965774"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Hogsters return again for an evening of 80’s!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Groundhog Days",
                "url": "https://allevents.in/org/groundhog-days/25963344"
            }
        ]
    }
]
```