

# Event Details

- **Event Name**: Christmas Ride
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 10:20 am
- **Event Description**: Meet at the Murray Alano, 10:20am KSU 10:30am sharp. 
kitchen will not be open. 
11:00am will be Teen Odyssey. 12:30 to 1:30 VOA.
- **Event URL**: https://allevents.in/murray/christmas-ride/200029386170954
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details


## Event venue details

- **city**: Murray
- **state**: UT
- **country**: United States
- **location**: 5056 Commerce Drive, 84107
- **lat**: 40.66189
- **long**: -111.89929
- **full address**: 5056 Commerce Drive, 84107, 5056 S Commerce Dr, Salt Lake City, UT 84107-4708, United States, Murray

## Event gallery

- **Alt text**: Christmas Ride
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/10798343a59a27ae1f1c90c92a03fe7073ee0567820683c726c0c7e7439211b4-rimg-w484-h495-dc020202-gmir?v=1766279326

## FAQs

- **Q**: When and where is Christmas Ride being held?
  - **A:** Christmas Ride takes place on Thu, 25 Dec, 2025 at 10:20 am to Thu, 25 Dec, 2025 at 10:20 am at 5056 Commerce Drive, 84107, 5056 S Commerce Dr, Salt Lake City, UT 84107-4708, United States, Murray.
- **Q**: Who is organizing Christmas Ride?
  - **A:** Christmas Ride is organized by Freerider of Utah.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Ride",
        "image": "https://cdn-az.allevents.in/events8/banners/10798343a59a27ae1f1c90c92a03fe7073ee0567820683c726c0c7e7439211b4-rimg-w484-h495-dc020202-gmir?v=1766279326",
        "startDate": "2025-12-25",
        "url": "https://allevents.in/murray/christmas-ride/200029386170954",
        "location": {
            "@type": "Place",
            "name": "5056 Commerce Drive, 84107",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5056 S Commerce Dr, Salt Lake City, UT 84107-4708, United States",
                "addressLocality": "Murray",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.66189",
                "longitude": "-111.89929"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Meet at the Murray Alano, 10:20am KSU 10:30am sharp. \nkitchen will not be open. \n11:00am will be Teen Odyssey. 12:30 to 1:30 VOA.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Freerider of Utah",
                "url": "https://allevents.in/org/freerider-of-utah/20397422"
            }
        ]
    }
]
```