

# Event Details

- **Event Name**: Country & Western Event
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 04:00 pm
- **Event Description**: See Ya’ll There!!
- **Event URL**: https://allevents.in/tonbridge/country-and-western-event/200030209816144
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 22

## Ticket Details


## Event venue details

- **city**: Tonbridge
- **state**: EN
- **country**: United Kingdom
- **location**: Village Coffee & Wine
- **lat**: 51.2124
- **long**: 0.38569
- **full address**: Village Coffee &amp; Wine, 1 Pound Road,Tonbridge, Kent, United Kingdom

## Event gallery

- **Alt text**: Country &amp; Western Event
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/2f8ac04ba4a2c08935f4699da27d0a246b1fcd738bd4110d8b5620f10b5b54a8-rimg-w1055-h1491-dceda963-gmir?v=1782436648

## FAQs

- **Q**: When and where is Country & Western Event being held?
  - **A:** Country & Western Event takes place on Sat, 04 Jul, 2026 at 04:00 pm to Sat, 04 Jul, 2026 at 04:00 pm at Village Coffee & Wine, 1 Pound Road,Tonbridge, Kent, United Kingdom.
- **Q**: Who is organizing Country & Western Event?
  - **A:** Country & Western Event is organized by Village Coffee & Wine.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Country & Western Event 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 Tonbridge, this event is thoughtfully curated to deliver a standout experience worth every moment. If Country & Western Event sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Country &amp; Western Event",
        "image": "https://cdn-az.allevents.in/events9/banners/2f8ac04ba4a2c08935f4699da27d0a246b1fcd738bd4110d8b5620f10b5b54a8-rimg-w1055-h1491-dceda963-gmir?v=1782436648",
        "startDate": "2026-07-04",
        "url": "https://allevents.in/tonbridge/country-and-western-event/200030209816144",
        "location": {
            "@type": "Place",
            "name": "Village Coffee & Wine",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1 Pound Road,Tonbridge, Kent",
                "addressLocality": "Tonbridge",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.2124",
                "longitude": "0.38569"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "See Ya’ll There!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Village Coffee & Wine",
                "url": "https://allevents.in/org/village-coffee-and-wine/26202007"
            }
        ]
    }
]
```