

# Event Details

- **Event Name**: December group ride
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 04:00 pm
- **Event Description**: Join Bike Together Waltham for our December holiday lights ride.

As we did last December, we will ride around the city looking for the brightest holiday lights displays. We'll bring hot chocolate and snacks and stop along the way.

Front and rear bike lights required.
- **Event URL**: https://allevents.in/waltham/december-group-ride/200029368083127
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Waltham
- **state**: MA
- **country**: United States
- **location**: Waltham City Hall
- **lat**: 42.376294419246
- **long**: -71.235314301291
- **full address**: Waltham City Hall, 610 Main St,Waltham, Massachusetts, United States

## Event gallery

- **Alt text**: December group ride
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/6350379f5df48f1a5f23f8351b8dd697efef236bbf062e55d6229a805ef524dd-rimg-w720-h720-dc1a1416-gmir?v=1765960824

## FAQs

- **Q**: When and where is December group ride being held?
  - **A:** December group ride takes place on Sat, 20 Dec, 2025 at 04:00 pm to Sat, 20 Dec, 2025 at 04:00 pm at Waltham City Hall, 610 Main St,Waltham, Massachusetts, United States.
- **Q**: Who is organizing December group ride?
  - **A:** December group ride is organized by Bike Together Waltham.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "December group ride",
        "image": "https://cdn-az.allevents.in/events5/banners/6350379f5df48f1a5f23f8351b8dd697efef236bbf062e55d6229a805ef524dd-rimg-w720-h720-dc1a1416-gmir?v=1765960824",
        "startDate": "2025-12-20",
        "url": "https://allevents.in/waltham/december-group-ride/200029368083127",
        "location": {
            "@type": "Place",
            "name": "Waltham City Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "610 Main St,Waltham, Massachusetts",
                "addressLocality": "Waltham",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.376294419246",
                "longitude": "-71.235314301291"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join Bike Together Waltham for our December holiday lights ride.\n\nAs we did last December, we will ride around the city looking for the brightest holiday lights displays. We'll bring hot chocolate and snacks and stop along the way.\n\nFront and rear bike lights required.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bike Together Waltham",
                "url": "https://allevents.in/org/bike-together-waltham/20975362"
            }
        ]
    }
]
```