

# Event Details

- **Event Name**: Summer Solstice Ride 2026
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 06:00 pm
- **Event Description**: All scooter, clubs, groups and solo riders welcome.

Arrive before the 6:30pm departure for a drink and chat.
- **Event URL**: https://allevents.in/brighton/summer-solstice-ride-2026/200030101809305
- **Event Categories**: summer-solstice
- **Interested Audience**: 
  - total_interested_count: 31

## Ticket Details


## Event venue details

- **city**: Brighton
- **state**: EN
- **country**: United Kingdom
- **location**: The Crescent
- **lat**: 50.828346466167
- **long**: -0.14875772333333
- **full address**: The Crescent, Clifton Hill,Brighton and Hove, Brighton, United Kingdom

## Event gallery

- **Alt text**: Summer Solstice Ride 2026
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/f6a78f3fbca795619a254db8e1a13b01f11108048325847252a3471418a1b756-rimg-w828-h1104-dc474a1b-gmir?v=1781562301

## FAQs

- **Q**: When and where is Summer Solstice Ride 2026 being held?
  - **A:** Summer Solstice Ride 2026 takes place on Sat, 20 Jun, 2026 at 06:00 pm to Sat, 20 Jun, 2026 at 06:00 pm at The Crescent, Clifton Hill,Brighton and Hove, Brighton, United Kingdom.
- **Q**: Who is organizing Summer Solstice Ride 2026?
  - **A:** Summer Solstice Ride 2026 is organized by Brighton Vespa Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Summer Solstice Ride 2026",
        "image": "https://cdn-az.allevents.in/events9/banners/f6a78f3fbca795619a254db8e1a13b01f11108048325847252a3471418a1b756-rimg-w828-h1104-dc474a1b-gmir?v=1781562301",
        "startDate": "2026-06-20",
        "url": "https://allevents.in/brighton/summer-solstice-ride-2026/200030101809305",
        "location": {
            "@type": "Place",
            "name": "The Crescent",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Clifton Hill,Brighton and Hove",
                "addressLocality": "Brighton",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.828346466167",
                "longitude": "-0.14875772333333"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All scooter, clubs, groups and solo riders welcome.\n\nArrive before the 6:30pm departure for a drink and chat.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Brighton Vespa Club",
                "url": "https://allevents.in/org/brighton-vespa-club/25434862"
            }
        ]
    }
]
```