

# Event Details

- **Event Name**: June Monthly Meet-up and a ride out to the Wells Bike Show
- **Event Start and End Date**: Sun, 22 Jun, 2025 at 10:00 am
- **Event Description**: Our June monthly meet-up followed by a ride to the Wells Bike show leaving Route 11 at about 11.00am
- **Event URL**: https://allevents.in/hingham/june-monthly-meet-up-and-a-ride-out-to-the-wells-bike-show/200028148669025
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Hingham
- **state**: EN
- **country**: United Kingdom
- **location**: Route 11 Kitchen
- **lat**: 52.532783181
- **long**: 1.0519476193333
- **full address**: Route 11 Kitchen, Hingham, United Kingdom

## Event gallery

- **Alt text**: June Monthly Meet-up and a ride out to the Wells Bike Show
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/1e0d879eceebff487ebfbf344e7a55852321cbf5960d8fc7c113b630baa3d4ca-rimg-w960-h959-dcc1331c-gmir?v=1750225631

## FAQs

- **Q**: When and where is June Monthly Meet-up and a ride out to the Wells Bike Show being held?
  - **A:** June Monthly Meet-up and a ride out to the Wells Bike Show takes place on Sun, 22 Jun, 2025 at 10:00 am to Sun, 22 Jun, 2025 at 10:00 am at Route 11 Kitchen, Hingham, United Kingdom.
- **Q**: Who is organizing June Monthly Meet-up and a ride out to the Wells Bike Show?
  - **A:** June Monthly Meet-up and a ride out to the Wells Bike Show is organized by Carl Squirrell.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "June Monthly Meet-up and a ride out to the Wells Bike Show",
        "image": "https://cdn-az.allevents.in/events3/banners/1e0d879eceebff487ebfbf344e7a55852321cbf5960d8fc7c113b630baa3d4ca-rimg-w960-h959-dcc1331c-gmir?v=1750225631",
        "startDate": "2025-06-22",
        "url": "https://allevents.in/hingham/june-monthly-meet-up-and-a-ride-out-to-the-wells-bike-show/200028148669025",
        "location": {
            "@type": "Place",
            "name": "Route 11 Kitchen",
            "address": {
                "@type": "PostalAddress",
                "name": "Route 11 Kitchen, Hingham, United Kingdom",
                "addressLocality": "Hingham",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.532783181",
                "longitude": "1.0519476193333"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our June monthly meet-up followed by a ride to the Wells Bike show leaving Route 11 at about 11.00am",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Carl Squirrell",
                "url": "https://allevents.in/org/carl-squirrell/19617083"
            }
        ]
    }
]
```