

# Event Details

- **Event Name**: Critical Mass Bike Ride 
- **Event Start and End Date**: Fri, 26 Jun, 2026 at 05:00 pm
- **Event Description**: Another great opportunity for our Roswell biking community to get together. Love to see everyone coming out each last Friday of the month. Happy trails till then!
- **Event URL**: https://allevents.in/roswell/critical-mass-bike-ride/200030191890726
- **Event Categories**: cycling, trips-adventures
- **Interested Audience**: 
  - total_interested_count: 26

## Ticket Details


## Event venue details

- **city**: Roswell
- **state**: NM
- **country**: United States
- **location**: 315 N. Main St., Roswell, NM
- **lat**: 33.39588
- **long**: -104.52226
- **full address**: 315 N. Main St., Roswell, NM, United States

## Event gallery

- **Alt text**: Critical Mass Bike Ride
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/ea5f0f92ee678ec97a7478f10bffaa17862ee990bcb887393e9b983cbff73f60-rimg-w1200-h900-dc303542-gmir?v=1782384550

## FAQs

- **Q**: When and where is Critical Mass Bike Ride  being held?
  - **A:** Critical Mass Bike Ride  takes place on Fri, 26 Jun, 2026 at 05:00 pm to Fri, 26 Jun, 2026 at 05:00 pm at 315 N. Main St., Roswell, NM, United States.
- **Q**: Who is organizing Critical Mass Bike Ride ?
  - **A:** Critical Mass Bike Ride  is organized by Moon Rock Outfitters.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Critical Mass Bike Ride",
        "image": "https://cdn-az.allevents.in/events5/banners/ea5f0f92ee678ec97a7478f10bffaa17862ee990bcb887393e9b983cbff73f60-rimg-w1200-h900-dc303542-gmir?v=1782384550",
        "startDate": "2026-06-26",
        "url": "https://allevents.in/roswell/critical-mass-bike-ride/200030191890726",
        "location": {
            "@type": "Place",
            "name": "315 N. Main St., Roswell, NM",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "313 N Main St, Roswell, NM 88201-4724, United States",
                "addressLocality": "Roswell",
                "addressRegion": "NM",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.39588",
                "longitude": "-104.52226"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Another great opportunity for our Roswell biking community to get together. Love to see everyone coming out each last Friday of the month. Happy trails till then!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Moon Rock Outfitters",
                "url": "https://allevents.in/org/moon-rock-outfitters/19337110"
            }
        ]
    }
]
```