

# Event Details

- **Event Name**: Dog House Records New years Eve
- **Event Start and End Date**: Wed, 31 Dec, 2025 at 07:00 pm – Thu, 01 Jan, 2026 at 04:00 am
- **Event Description**: bringing you into the new year with some fun.
- **Event URL**: https://allevents.in/maidstone/dog-house-records-new-years-eve/300041769829
- **Event Categories**: new-year, dog
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Maidstone/Dog-House-Records/Dog-House-Records-New-years-Eve/41769829/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Maidstone
- **state**: EN
- **country**: United Kingdom
- **location**: Dog House Records
- **lat**: 51.2731053
- **long**: 0.5218417
- **full address**: Dog House Records, 81 Bank Street, Maidstone, United Kingdom

## Event gallery

- **Alt text**: Dog House Records New years Eve
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/49e589aa8982ab2ff2ec03e7819babc09fc63d56ff125f5a88366625a87ad1c4-rimg-w400-h400-dc181818-gmir.png?v=1766325904

## FAQs

- **Q**: When and where is Dog House Records New years Eve being held?
  - **A:** Dog House Records New years Eve takes place on Wed, 31 Dec, 2025 at 07:00 pm to Thu, 01 Jan, 2026 at 04:00 am at Dog House Records, 81 Bank Street, Maidstone, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dog House Records New years Eve",
        "image": "https://cdn-az.allevents.in/events7/banners/49e589aa8982ab2ff2ec03e7819babc09fc63d56ff125f5a88366625a87ad1c4-rimg-w400-h400-dc181818-gmir.png?v=1766325904",
        "startDate": "2025-12-31",
        "endDate": "2026-01-01",
        "url": "https://allevents.in/maidstone/dog-house-records-new-years-eve/300041769829",
        "location": {
            "@type": "Place",
            "name": "Dog House Records",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "81 Bank Street",
                "addressLocality": "Maidstone",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.2731053",
                "longitude": "0.5218417"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "bringing you into the new year with some fun."
    }
]
```