

# Event Details

- **Event Name**: Christmas Lights Bike Ride! 
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 06:00 pm
- **Event Description**: Let’s ride bikes and checkout the Christmas lights! Stop for an ice cream or hot chocolate! Dress your bike up!
- **Event URL**: https://allevents.in/houma/christmas-lights-bike-ride/200029074544328
- **Event Categories**: christmas-lights, christmas, cycling
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details

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

## Event venue details

- **city**: Houma
- **state**: LA
- **country**: United States
- **location**: Houma Courthouse
- **lat**: 29.5967
- **long**: -90.72212
- **full address**: Houma Courthouse, 7856 Main St,,Houma, Louisiana, United States

## Event gallery

- **Alt text**: Christmas Lights Bike Ride!
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/1bff502bc00167a870fd98510c60be8c864bf8519056523fec4a0fe83736245a-rimg-w771-h981-dc2e3004-gmir?v=1765112670

## FAQs

- **Q**: When and where is Christmas Lights Bike Ride!  being held?
  - **A:** Christmas Lights Bike Ride!  takes place on Sun, 21 Dec, 2025 at 06:00 pm to Sun, 21 Dec, 2025 at 06:00 pm at Houma Courthouse, 7856 Main St,,Houma, Louisiana, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Lights Bike Ride!",
        "image": "https://cdn-az.allevents.in/events2/banners/1bff502bc00167a870fd98510c60be8c864bf8519056523fec4a0fe83736245a-rimg-w771-h981-dc2e3004-gmir?v=1765112670",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/houma/christmas-lights-bike-ride/200029074544328",
        "location": {
            "@type": "Place",
            "name": "Houma Courthouse",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7856 Main St,,Houma, Louisiana",
                "addressLocality": "Houma",
                "addressRegion": "LA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.5967",
                "longitude": "-90.72212"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Let’s ride bikes and checkout the Christmas lights! Stop for an ice cream or hot chocolate! Dress your bike up!"
    }
]
```