

# Event Details

- **Event Name**: New Years Day Ride
- **Event Start and End Date**: Thu, 01 Jan, 2026 at 09:00 am
- **Event Description**: Come join us for our annual New Years Day Ride, bring your sxs, Jeep, 4 wheeler, mud buggy, whatever you have and enjoy some off roading fun with friends and new friends
- **Event URL**: https://allevents.in/lynnville/new-years-day-ride/200029102924330
- **Event Categories**: new-year
- **Interested Audience**: 
  - total_interested_count: 65

## Ticket Details


## Event venue details

- **city**: Lynnville
- **state**: IN
- **country**: United States
- **location**: Interlake Off Road Vehicle Park
- **lat**: 38.19241
- **long**: -87.29882
- **full address**: Interlake Off Road Vehicle Park, Lynnville, Indiana, United States

## Event gallery

- **Alt text**: New Years Day Ride
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/08cd8adf17cc72d5e16b132f12cf64cd9f58a4e0729b41373841ce931e56865a-rimg-w1200-h900-dc051b31-gmir?v=1767127594

## FAQs

- **Q**: When and where is New Years Day Ride being held?
  - **A:** New Years Day Ride takes place on Thu, 01 Jan, 2026 at 09:00 am to Thu, 01 Jan, 2026 at 09:00 am at Interlake Off Road Vehicle Park, Lynnville, Indiana, United States.
- **Q**: Who is organizing New Years Day Ride?
  - **A:** New Years Day Ride is organized by Daniel Lefler.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "New Years Day Ride",
        "image": "https://cdn-az.allevents.in/events4/banners/08cd8adf17cc72d5e16b132f12cf64cd9f58a4e0729b41373841ce931e56865a-rimg-w1200-h900-dc051b31-gmir?v=1767127594",
        "startDate": "2026-01-01",
        "url": "https://allevents.in/lynnville/new-years-day-ride/200029102924330",
        "location": {
            "@type": "Place",
            "name": "Interlake Off Road Vehicle Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Lynnville, Indiana",
                "addressLocality": "Lynnville",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.19241",
                "longitude": "-87.29882"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for our annual New Years Day Ride, bring your sxs, Jeep, 4 wheeler, mud buggy, whatever you have and enjoy some off roading fun with friends and new friends",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Daniel Lefler",
                "url": "https://allevents.in/org/daniel-lefler/20684734"
            }
        ]
    }
]
```