

# Event Details

- **Event Name**: Beginner Bike Ride
- **Event Start and End Date**: Wed, 17 Jun, 2026 at 07:30 pm
- **Event Description**: Join us for a beginner Bike Ride through downtown San Antonio. We will ride for abkut 1 hour or so. 

Bring your bicycle, helmet, water, etc. 

Come alone or bring a friend.
- **Event URL**: https://allevents.in/san-antonio/beginner-bike-ride/200030234502030
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details

- **Ticket URL**: http://facebook.com/200030234502030?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=san+antonio-events

## Event venue details

- **city**: San Antonio
- **state**: TX
- **country**: United States
- **location**: Encore SoFlo
- **lat**: 29.4207384
- **long**: -98.4958944
- **full address**: Encore SoFlo, 326 S Flores St,San Antonio, Texas, United States

## Event gallery

- **Alt text**: Beginner Bike Ride
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/99dbbe5037d4774874495d1e1f33c1028b1b30dd39330331cf0a64db3702b86f-rimg-w447-h447-dc040306-gmir?v=1781732722

## FAQs

- **Q**: When and where is Beginner Bike Ride being held?
  - **A:** Beginner Bike Ride takes place on Wed, 17 Jun, 2026 at 07:30 pm to Wed, 17 Jun, 2026 at 07:30 pm at Encore SoFlo, 326 S Flores St,San Antonio, Texas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Beginner Bike Ride is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in San Antonio, this event is thoughtfully curated to deliver a standout experience worth every moment. If Beginner Bike Ride sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Beginner Bike Ride",
        "image": "https://cdn-az.allevents.in/events9/banners/99dbbe5037d4774874495d1e1f33c1028b1b30dd39330331cf0a64db3702b86f-rimg-w447-h447-dc040306-gmir?v=1781732722",
        "startDate": "2026-06-17",
        "url": "https://allevents.in/san-antonio/beginner-bike-ride/200030234502030",
        "location": {
            "@type": "Place",
            "name": "Encore SoFlo",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "326 S Flores St,San Antonio, Texas",
                "addressLocality": "San Antonio",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.4207384",
                "longitude": "-98.4958944"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a beginner Bike Ride through downtown San Antonio. We will ride for abkut 1 hour or so. \n\nBring your bicycle, helmet, water, etc. \n\nCome alone or bring a friend."
    }
]
```