

# Event Details

- **Event Name**: Afternoon ride 
- **Event Start and End Date**: Wed, 16 Jul, 2025 at 06:00 pm
- **Event Description**: 15 mile ride from Brookfield woods to I294 bridge
- **Event URL**: https://allevents.in/brookfield/afternoon-ride/200028507621133
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

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

## Event venue details

- **city**: Brookfield
- **state**: IL
- **country**: United States
- **location**: Brookfield Woods
- **lat**: 41.836116333455
- **long**: -87.839524526307
- **full address**: Brookfield Woods, 31st St,Brookfield, Illinois, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Luis Enrique Tafoya (https://allevents.in/org/luis-enrique-tafoya/26211279)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/d30af909cc5eded28b19c776903d8ca9a70ed302ebff05d124b12bbfc94fc9fe-rimg-w1200-h541-dc494547-gmir?v=1752647612
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/7846d7b555dd67ec5572065a1904acd3cdc4ca26c3ac0fe7b5981c45a1cfa312-rimg-w300-h300-dc161317-gmir?v=1752647613

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 16 Jul, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** Brookfield Woods, 31st St,Brookfield, Illinois, United States
- **Q**: Who is organizing the event?
  - **A:** Luis Enrique Tafoya
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Afternoon ride  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Afternoon ride",
        "image": "https://cdn-az.allevents.in/events5/banners/d30af909cc5eded28b19c776903d8ca9a70ed302ebff05d124b12bbfc94fc9fe-rimg-w1200-h541-dc494547-gmir?v=1752647612",
        "startDate": "2025-07-16",
        "url": "https://allevents.in/brookfield/afternoon-ride/200028507621133",
        "location": {
            "@type": "Place",
            "name": "Brookfield Woods",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "31st St,Brookfield, Illinois",
                "addressLocality": "Brookfield",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.836116333455",
                "longitude": "-87.839524526307"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "15 mile ride from Brookfield woods to I294 bridge",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Luis Enrique Tafoya",
                "url": "https://allevents.in/org/luis-enrique-tafoya/26211279"
            }
        ]
    }
]
```