

# Event Details

- **Event Name**: Saturday Morning Ride 
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 08:00 am (-04:00)
- **Event Description**: Kicking off our Spring Saturday Morning Rides Mtn bike 10-12 miles of flow around Brunswick. All are welcome! Wheels rolling at 0800. Trails are dry and fast right now.
- **Event URL**: https://allevents.in/brunswick/saturday-morning-ride/200029960058943
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Brunswick
- **state**: ME
- **country**: United States
- **location**: Center Street Cycles
- **lat**: 43.91615
- **long**: -69.96391
- **full address**: Center Street Cycles, 11 Center Street,Brunswick, Maine, United States

## Event gallery

- **Alt text**: Saturday Morning Ride
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/a2ab7e30fdb61abfbb7f2e45625e1fecb4a9a1116cebc638d6b067152e51cf6f-rimg-w1024-h1024-dc5f7792-gmir?v=1776442783

## FAQs

- **Q**: When and where is Saturday Morning Ride  being held?
  - **A:** Saturday Morning Ride  takes place on Sat, 18 Apr, 2026 at 08:00 am to Sat, 18 Apr, 2026 at 08:00 am at Center Street Cycles, 11 Center Street,Brunswick, Maine, United States.
- **Q**: Who is organizing Saturday Morning Ride ?
  - **A:** Saturday Morning Ride  is organized by Six Rivers NEMBA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Saturday Morning Ride",
        "image": "https://cdn-az.allevents.in/events9/banners/a2ab7e30fdb61abfbb7f2e45625e1fecb4a9a1116cebc638d6b067152e51cf6f-rimg-w1024-h1024-dc5f7792-gmir?v=1776442783",
        "startDate": "2026-04-18T08:00:00-04:00",
        "url": "https://allevents.in/brunswick/saturday-morning-ride/200029960058943",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Center Street Cycles",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11 Center Street,Brunswick, Maine",
                "addressLocality": "Brunswick",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.91615",
                "longitude": "-69.96391"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Kicking off our Spring Saturday Morning Rides Mtn bike 10-12 miles of flow around Brunswick. All are welcome! Wheels rolling at 0800. Trails are dry and fast right now.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Six Rivers NEMBA",
                "url": "https://allevents.in/org/six-rivers-nemba/15380503"
            }
        ]
    }
]
```