

# Event Details

- **Event Name**: New Year's Day Run
- **Event Start and End Date**: Thu, 01 Jan, 2026 at 08:00 am
- **Event Description**: Start off the year with a run!

We will have a 5-mile route posted for those who don't already have a workout planned!

8:00 start so you get to sleep in a little.
- **Event URL**: https://allevents.in/new-braunfels/new-years-day-run/200029205506159
- **Event Categories**: new-year
- **Interested Audience**: 
  - total_interested_count: 83

## Ticket Details


## Event venue details

- **city**: New Braunfels
- **state**: TX
- **country**: United States
- **location**: 1265 N Academy Ave, Ste 1101, New Braunfels, TX, United States, Texas 78130
- **lat**: 29.69986
- **long**: -98.13704
- **full address**: 1265 N Academy Ave, Ste 1101, New Braunfels, TX, United States, Texas 78130

## Event gallery

- **Alt text**: New Year's Day Run
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=New+Year%27s+Day+Run&date=Thu%2C+01+Jan%2C+2026+at+08%3A00+am&bg=5

## FAQs

- **Q**: When and where is New Year's Day Run being held?
  - **A:** New Year's Day Run takes place on Thu, 01 Jan, 2026 at 08:00 am to Thu, 01 Jan, 2026 at 08:00 am at 1265 N Academy Ave, Ste 1101, New Braunfels, TX, United States, Texas 78130.
- **Q**: Who is organizing New Year's Day Run?
  - **A:** New Year's Day Run is organized by Two Rivers Running.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "New Year's Day Run",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=New+Year%27s+Day+Run&date=Thu%2C+01+Jan%2C+2026+at+08%3A00+am&bg=5",
        "startDate": "2026-01-01",
        "url": "https://allevents.in/new-braunfels/new-years-day-run/200029205506159",
        "location": {
            "@type": "Place",
            "name": "1265 N Academy Ave, Ste 1101, New Braunfels, TX, United States, Texas 78130",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1265 N Academy Ave, New Braunfels, TX 78130-5460, United States",
                "addressLocality": "New Braunfels",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.69986",
                "longitude": "-98.13704"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Start off the year with a run!\n\nWe will have a 5-mile route posted for those who don't already have a workout planned!\n\n8:00 start so you get to sleep in a little.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Two Rivers Running",
                "url": "https://allevents.in/org/two-rivers-running/26128441"
            }
        ]
    }
]
```