

# Event Details

- **Event Name**: Take 2 @ Twa Dogs
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 08:00 pm
- **Event Description**: Looking forward to a trip up to the Lakes to play a few tunes.
- **Event URL**: https://allevents.in/keswick/take-2-twa-dogs/200029021742306
- **Event Categories**: dog
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Keswick
- **state**: UK
- **country**: United Kingdom
- **location**: Twa Dogs
- **lat**: 54.604456094202
- **long**: -3.1231030514088
- **full address**: Twa Dogs, Penrith Road,Keswick, Cumbria, United Kingdom

## Event gallery

- **Alt text**: Take 2 @ Twa Dogs
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/c55bdb120dc1d5a09aee7125f12e20a5e7ebec5e738c53c1fa580cba602f6e82-rimg-w1080-h653-dc181330-gmir?v=1763934823

## FAQs

- **Q**: When and where is Take 2 @ Twa Dogs being held?
  - **A:** Take 2 @ Twa Dogs takes place on Sat, 13 Dec, 2025 at 08:00 pm to Sat, 13 Dec, 2025 at 08:00 pm at Twa Dogs, Penrith Road,Keswick, Cumbria, United Kingdom.
- **Q**: Who is organizing Take 2 @ Twa Dogs?
  - **A:** Take 2 @ Twa Dogs is organized by Take 2.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Take 2 @ Twa Dogs",
        "image": "https://cdn-az.allevents.in/events8/banners/c55bdb120dc1d5a09aee7125f12e20a5e7ebec5e738c53c1fa580cba602f6e82-rimg-w1080-h653-dc181330-gmir?v=1763934823",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/keswick/take-2-twa-dogs/200029021742306",
        "location": {
            "@type": "Place",
            "name": "Twa Dogs",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Penrith Road,Keswick, Cumbria",
                "addressLocality": "Keswick",
                "addressRegion": "UK",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.604456094202",
                "longitude": "-3.1231030514088"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Looking forward to a trip up to the Lakes to play a few tunes.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Take 2",
                "url": "https://allevents.in/org/take-2/20817059"
            }
        ]
    }
]
```