

# Event Details

- **Event Name**: It Takes 2
- **Event Start and End Date**: Sat, 10 Oct, 2026 at 07:00 pm (+01:00)
- **Event Description**: Dolly Parton Tribute plus 70's night!
- **Event URL**: https://allevents.in/broadway/it-takes-2/200030171890540
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Broadway
- **state**: EN
- **country**: United Kingdom
- **location**: Stanton Village Club, WR12 7NE Broadway, United Kingdom
- **lat**: 52.00639
- **long**: -1.89995
- **full address**: Stanton Village Club, WR12 7NE Broadway, United Kingdom, Broadway, United Kingdom

## Event gallery

- **Alt text**: It Takes 2
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/23c33dd7361c8f3292fc9ce235cd5283de46b8ccae63364c5c8e499f46e76d8c-rimg-w1054-h1492-dc081828-gmir?v=1786568374

## FAQs

- **Q**: When and where is It Takes 2 being held?
  - **A:** It Takes 2 takes place on Sat, 10 Oct, 2026 at 07:00 pm to Sat, 10 Oct, 2026 at 07:00 pm at Stanton Village Club, WR12 7NE Broadway, United Kingdom, Broadway, United Kingdom.
- **Q**: Who is organizing It Takes 2?
  - **A:** It Takes 2 is organized by Stanton Village Club.
- **Q**: Who is this event for? Is it right for me?
  - **A:** It Takes 2 is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Broadway, this event is thoughtfully curated to deliver a standout experience worth every moment. If It Takes 2 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": "It Takes 2",
        "image": "https://cdn-az.allevents.in/events6/banners/23c33dd7361c8f3292fc9ce235cd5283de46b8ccae63364c5c8e499f46e76d8c-rimg-w1054-h1492-dc081828-gmir?v=1786568374",
        "startDate": "2026-10-10T19:00:00+01:00",
        "url": "https://allevents.in/broadway/it-takes-2/200030171890540",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Stanton Village Club, WR12 7NE Broadway, United Kingdom",
            "address": {
                "@type": "PostalAddress",
                "name": "Stanton Village Club, WR12 7NE Broadway, United Kingdom, Broadway, United Kingdom",
                "addressLocality": "Broadway",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.00639",
                "longitude": "-1.89995"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Dolly Parton Tribute plus 70's night!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Stanton Village Club",
                "url": "https://allevents.in/org/stanton-village-club/12784441"
            }
        ]
    }
]
```