

# Event Details

- **Event Name**: Evening Gig 
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 08:30 pm (+01:00)
- **Event Description**: Evening Gig
- **Event URL**: https://allevents.in/christchurch/evening-gig/200029530796252
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Christchurch
- **state**: EN
- **country**: United Kingdom
- **location**: Mudeford & District Mens Club
- **lat**: 50.729328
- **long**: -1.754266
- **full address**: Mudeford &amp; District Mens Club, 161 Stanpit,Christchurch, Dorset, United Kingdom

## Event gallery

- **Alt text**: Evening Gig
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/13402695b9df90ecf9ea78d6bc48b01e478d1f4b14a2aae450f14df090652de3-rimg-w1076-h944-dc302c30-gmir?v=1775965167

## FAQs

- **Q**: When and where is Evening Gig  being held?
  - **A:** Evening Gig  takes place on Sat, 18 Apr, 2026 at 08:30 pm to Sat, 18 Apr, 2026 at 08:30 pm at Mudeford &amp; District Mens Club, 161 Stanpit,Christchurch, Dorset, United Kingdom.
- **Q**: Who is organizing Evening Gig ?
  - **A:** Evening Gig  is organized by The Strangers Electric - Rock & Roll Band.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Evening Gig",
        "image": "https://cdn-az.allevents.in/events4/banners/13402695b9df90ecf9ea78d6bc48b01e478d1f4b14a2aae450f14df090652de3-rimg-w1076-h944-dc302c30-gmir?v=1775965167",
        "startDate": "2026-04-18T20:30:00+01:00",
        "url": "https://allevents.in/christchurch/evening-gig/200029530796252",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Mudeford & District Mens Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "161 Stanpit,Christchurch, Dorset",
                "addressLocality": "Christchurch",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.729328",
                "longitude": "-1.754266"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Evening Gig",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Strangers Electric - Rock & Roll Band",
                "url": "https://allevents.in/org/the-strangers-electric-rock-and-roll-band/19874597"
            }
        ]
    }
]
```