

# Event Details

- **Event Name**: Christmas Eve ride
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 12:00 pm
- **Event Description**: Who’s down to do a Christmas ride a day before my birthday? Go ride downtown Austin and hit some trails. Get something to eat. Let me know if anybody’s interested.
- **Event URL**: https://allevents.in/mc-neil/christmas-eve-ride/200029318272548
- **Event Categories**: christmas, trips-adventures
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details

- **Ticket URL**: http://facebook.com/200029318272548?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=mc+neil-events

## Event venue details

- **city**: Mc Neil
- **state**: TX
- **country**: United States
- **location**: Austin Texas
- **lat**: 30.436336
- **long**: -97.752159
- **full address**: Austin Texas, Austin, Texas, Mc Neil, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Johnathan Jones (https://allevents.in/org/johnathan-jones/27205064)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/13ff441097bb7b720a20d0bf2fe82c20fe9b2a8920310128983876a230a73804-rimg-w1200-h900-dcc6c6c4-gmir?v=1766164095
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/c69374fe56cd97d304b68947dc7d35f5ed6ff3186e7a9a49d938251a74c188f7-rimg-w300-h300-dcdeba93-gmir?v=1766164096

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 24 Dec, 2025 at 12:00 pm
- **Q**: Where is the event happening?
  - **A:** Austin Texas, Austin, Texas, Mc Neil, United States
- **Q**: Who is organizing the event?
  - **A:** Johnathan Jones
- **Q**: What type of event is this?
  - **A:** christmas, trips-adventures
- **Q**: Where can I find ticket details about Christmas Eve ride ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve ride",
        "image": "https://cdn-az.allevents.in/events9/banners/13ff441097bb7b720a20d0bf2fe82c20fe9b2a8920310128983876a230a73804-rimg-w1200-h900-dcc6c6c4-gmir?v=1766164095",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/mc-neil/christmas-eve-ride/200029318272548",
        "location": {
            "@type": "Place",
            "name": "Austin Texas",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Austin, Texas",
                "addressLocality": "Mc Neil",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.436336",
                "longitude": "-97.752159"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Who’s down to do a Christmas ride a day before my birthday? Go ride downtown Austin and hit some trails. Get something to eat. Let me know if anybody’s interested.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Johnathan Jones",
                "url": "https://allevents.in/org/johnathan-jones/27205064"
            }
        ]
    }
]
```