

# Event Details

- **Event Name**: St Mary’s Village Show
- **Event Start and End Date**: Sat, 13 Jun, 2026 at 02:00 pm – Sat, 13 Jun, 2026 at 04:00 pm
- **Event Description**: Upcoming event!
- **Event URL**: https://allevents.in/luton/st-marys-village-show/200030179862418
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Luton
- **state**: EN
- **country**: United Kingdom
- **location**: South Luton, Luton
- **lat**: 51.872956994223
- **long**: -0.41126321101853
- **full address**: South Luton, Luton, United Kingdom

## Event gallery

- **Alt text**: St Mary’s Village Show
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/7ebedf2dbdbf980bf1eb925d56260e232a04950ef88286f5774d8ac48f57d8ee-rimg-w1200-h848-dc99dfec-gmir?v=1781251920

## FAQs

- **Q**: When and where is St Mary s Village Show being held?
  - **A:** St Mary s Village Show takes place on Sat, 13 Jun, 2026 at 02:00 pm to Sat, 13 Jun, 2026 at 04:00 pm at South Luton, Luton, United Kingdom.
- **Q**: Who is organizing St Mary s Village Show?
  - **A:** St Mary s Village Show is organized by St. Mary's Kinsbourne Green.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "St Mary’s Village Show",
        "image": "https://cdn-az.allevents.in/events3/banners/7ebedf2dbdbf980bf1eb925d56260e232a04950ef88286f5774d8ac48f57d8ee-rimg-w1200-h848-dc99dfec-gmir?v=1781251920",
        "startDate": "2026-06-13",
        "endDate": "2026-06-13",
        "url": "https://allevents.in/luton/st-marys-village-show/200030179862418",
        "location": {
            "@type": "Place",
            "name": "South Luton, Luton",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Luton",
                "addressLocality": "Luton",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.872956994223",
                "longitude": "-0.41126321101853"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Upcoming event!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Marys Kinsbourne Green",
                "url": "https://allevents.in/org/st-marys-kinsbourne-green/15214951",
                "description": "An Anglican church in Kinsbourne Green in the Parish of Harpenden, Hertfordshire, UK"
            }
        ]
    }
]
```