

# Event Details

- **Event Name**: Live at the Market Inn
- **Event Start and End Date**: Sat, 02 May, 2026 at 09:00 pm (+01:00)
- **Event Description**: Great to be playing here again, always an amazing night!
- **Event URL**: https://allevents.in/clevedon/live-at-the-market-inn/200029108157643
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Clevedon
- **state**: EN
- **country**: United Kingdom
- **location**: Market Inn Yatton
- **lat**: 51.392055404
- **long**: -2.826782884
- **full address**: Market Inn Yatton, 1 Northend Road,Yatton, Clevedon, United Kingdom

## Event gallery

- **Alt text**: Live at the Market Inn
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/6ff6c395f0814cb93d9bd0efdde5e31dd99270942cd567e72b910ff512f9328a-rimg-w1200-h553-dc031902-gmir?v=1774863701

## FAQs

- **Q**: When and where is Live at the Market Inn being held?
  - **A:** Live at the Market Inn takes place on Sat, 02 May, 2026 at 09:00 pm to Sat, 02 May, 2026 at 09:00 pm at Market Inn Yatton, 1 Northend Road,Yatton, Clevedon, United Kingdom.
- **Q**: Who is organizing Live at the Market Inn?
  - **A:** Live at the Market Inn is organized by Green Light Effect.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Live at the Market Inn",
        "image": "https://cdn-az.allevents.in/events6/banners/6ff6c395f0814cb93d9bd0efdde5e31dd99270942cd567e72b910ff512f9328a-rimg-w1200-h553-dc031902-gmir?v=1774863701",
        "startDate": "2026-05-02T21:00:00+01:00",
        "url": "https://allevents.in/clevedon/live-at-the-market-inn/200029108157643",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Market Inn Yatton",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1 Northend Road,Yatton",
                "addressLocality": "Clevedon",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.392055404",
                "longitude": "-2.826782884"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Great to be playing here again, always an amazing night!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Green Light Effect",
                "url": "https://allevents.in/org/green-light-effect/25664051"
            }
        ]
    }
]
```