

# Event Details

- **Event Name**: Gig at The Dog House
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 08:00 pm
- **Event Description**: Far Away Cows playing classic covers at The Dog House
- **Event URL**: https://allevents.in/alfreton/gig-at-the-dog-house/200028925081010
- **Event Categories**: dog
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Alfreton
- **state**: EN
- **country**: United Kingdom
- **location**: The Dog House pub Alfreton
- **lat**: 53.097602009528
- **long**: -1.38505
- **full address**: The Dog House pub Alfreton, 32-34 Nottingham Road 
,Alfreton, United Kingdom

## Event gallery

- **Alt text**: Gig at The Dog House
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/71bcb03edae0715df9d1037e4e92795a8fc45131ff79c18d9f9d4ca935e6c54a-rimg-w1200-h443-dc1c1a33-gmir?v=1766257260

## FAQs

- **Q**: When and where is Gig at The Dog House being held?
  - **A:** Gig at The Dog House takes place on Sat, 20 Dec, 2025 at 08:00 pm to Sat, 20 Dec, 2025 at 08:00 pm at The Dog House pub Alfreton, 32-34 Nottingham Road 
,Alfreton, United Kingdom.
- **Q**: Who is organizing Gig at The Dog House?
  - **A:** Gig at The Dog House is organized by Far Away Cows.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Gig at The Dog House is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Alfreton, this event is thoughtfully curated to deliver a standout experience worth every moment. If Gig at The Dog House sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Gig at The Dog House",
        "image": "https://cdn-az.allevents.in/events7/banners/71bcb03edae0715df9d1037e4e92795a8fc45131ff79c18d9f9d4ca935e6c54a-rimg-w1200-h443-dc1c1a33-gmir?v=1766257260",
        "startDate": "2025-12-20",
        "url": "https://allevents.in/alfreton/gig-at-the-dog-house/200028925081010",
        "location": {
            "@type": "Place",
            "name": "The Dog House pub Alfreton",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "32-34 Nottingham Road \n,Alfreton",
                "addressLocality": "Alfreton",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.097602009528",
                "longitude": "-1.38505"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Far Away Cows playing classic covers at The Dog House",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Far Away Cows",
                "url": "https://allevents.in/org/far-away-cows/26707754"
            }
        ]
    }
]
```