

# Event Details

- **Event Name**: Arctic Ride
- **Event Start and End Date**: Sat, 24 Jan, 2026 at 08:00 am
- **Event Description**: Let’s get out and beat the winter blues with a little fresh air and some rock crawling!
- **Event URL**: https://allevents.in/milledgeville/arctic-ride/200029444956642
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 43

## Ticket Details


## Event venue details

- **city**: Milledgeville
- **state**: GA
- **country**: United States
- **location**: River Rock ORV
- **lat**: 33.030410486613
- **long**: -83.185255025208
- **full address**: River Rock ORV, 298 Pebble Hill Rd SE ,Milledgeville,GA,United States

## Event gallery

- **Alt text**: Arctic Ride
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/a5595a165f1fa2aee219e2c7531c2ab0f3b67b1fdf43a4ef01e03d7605d6a48f-rimg-w940-h788-dcbdaa94-gmir?v=1768804006

## FAQs

- **Q**: When and where is Arctic Ride being held?
  - **A:** Arctic Ride takes place on Sat, 24 Jan, 2026 at 08:00 am to Sat, 24 Jan, 2026 at 08:00 am at River Rock ORV, 298 Pebble Hill Rd SE ,Milledgeville,GA,United States.
- **Q**: Who is organizing Arctic Ride?
  - **A:** Arctic Ride is organized by Warner Robins Jeep Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Arctic Ride",
        "image": "https://cdn-az.allevents.in/events2/banners/a5595a165f1fa2aee219e2c7531c2ab0f3b67b1fdf43a4ef01e03d7605d6a48f-rimg-w940-h788-dcbdaa94-gmir?v=1768804006",
        "startDate": "2026-01-24",
        "url": "https://allevents.in/milledgeville/arctic-ride/200029444956642",
        "location": {
            "@type": "Place",
            "name": "River Rock ORV",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "298 Pebble Hill Rd SE ,Milledgeville,GA,United States",
                "addressLocality": "Milledgeville",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.030410486613",
                "longitude": "-83.185255025208"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Let’s get out and beat the winter blues with a little fresh air and some rock crawling!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Warner Robins Jeep Club",
                "url": "https://allevents.in/org/warner-robins-jeep-club/26033608"
            }
        ]
    }
]
```