

# Event Details

- **Event Name**: Summer Show
- **Event Start and End Date**: Sat, 18 Jul, 2026 at 02:15 pm
- **Event Description**: Our annual summer show
Staging exhibits between 8am and 10am
- **Event URL**: https://allevents.in/hampshire/summer-show/200030087111217
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Hampshire
- **state**: EN
- **country**: United Kingdom
- **location**: Medstead Village Hall
- **lat**: 51.127738134058
- **long**: -1.05928400199
- **full address**: Medstead Village Hall, Medstead Village Hall ,Alton, Hampshire, United Kingdom

## Event gallery

- **Alt text**: Summer Show
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Summer+Show&date=Sat%2C+18+Jul%2C+2026+at+02%3A15+pm&bg=3

## FAQs

- **Q**: When and where is Summer Show being held?
  - **A:** Summer Show takes place on Sat, 18 Jul, 2026 at 02:15 pm to Sat, 18 Jul, 2026 at 02:15 pm at Medstead Village Hall, Medstead Village Hall ,Alton, Hampshire, United Kingdom.
- **Q**: Who is organizing Summer Show?
  - **A:** Summer Show is organized by Medstead Gardeners Club.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Summer Show is ideal for art lovers, trade professionals, collectors, and exhibition enthusiasts exploring the latest in their field. Whether you're a first-time attendee or a longtime enthusiast in Hampshire, this event is thoughtfully curated to deliver a standout experience worth every moment. If Summer Show 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": "Summer Show",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Summer+Show&date=Sat%2C+18+Jul%2C+2026+at+02%3A15+pm&bg=3",
        "startDate": "2026-07-18",
        "url": "https://allevents.in/hampshire/summer-show/200030087111217",
        "location": {
            "@type": "Place",
            "name": "Medstead Village Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Medstead Village Hall ,Alton, Hampshire",
                "addressLocality": "Hampshire",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.127738134058",
                "longitude": "-1.05928400199"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our annual summer show\nStaging exhibits between 8am and 10am",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Medstead Gardeners Club",
                "url": "https://allevents.in/org/medstead-gardeners-club/26170978"
            }
        ]
    }
]
```