

# Event Details

- **Event Name**: Saturday Morning Ride 
- **Event Start and End Date**: Sat, 15 Nov, 2025 at 08:00 am
- **Event Description**: Please join us for the Sat Morning Mtn Bike Ride wheels rollin at 0800
- **Event URL**: https://allevents.in/brunswick/saturday-morning-ride/200029197530145
- **Event Categories**: cycling
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

- **Ticket URL**: http://facebook.com/200029197530145?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=brunswick-events

## 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,ME,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Six Rivers NEMBA (https://allevents.in/org/six-rivers-nemba/26024166)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/e68fb83e86d69f07b78903cb776f3e5d32482f9b1cb4e806e6cb5749adfc1395-rimg-w960-h720-dc191817-gmir?v=1763159805
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/ff122ccb1484ab4299e25ec81ab90b69c0b7335bf21a6d59f3882e1149c1575c-rimg-w300-h300-dc181817-gmir?v=1763159805

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 15 Nov, 2025 at 08:00 am
- **Q**: Where is the event happening?
  - **A:** Center Street Cycles, 11 Center Street,Brunswick,ME,United States
- **Q**: Who is organizing the event?
  - **A:** Six Rivers NEMBA
- **Q**: What type of event is this?
  - **A:** cycling
- **Q**: Where can I find ticket details about Saturday Morning Ride  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Saturday Morning Ride",
        "image": "https://cdn-az.allevents.in/events5/banners/e68fb83e86d69f07b78903cb776f3e5d32482f9b1cb4e806e6cb5749adfc1395-rimg-w960-h720-dc191817-gmir?v=1763159805",
        "startDate": "2025-11-15",
        "url": "https://allevents.in/brunswick/saturday-morning-ride/200029197530145",
        "location": {
            "@type": "Place",
            "name": "Center Street Cycles",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11 Center Street,Brunswick,ME,United States",
                "addressLocality": "Brunswick",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.91615",
                "longitude": "-69.96391"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us for the Sat Morning Mtn Bike Ride wheels rollin at 0800",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Six Rivers NEMBA",
                "url": "https://allevents.in/org/six-rivers-nemba/26024166"
            }
        ]
    }
]
```