

# Event Details

- **Event Name**: New Year's Eve at HRD
- **Event Start and End Date**: Wed, 31 Dec, 2025 at 11:00 am – Wed, 31 Dec, 2025 at 11:45 pm
- **Event Description**: Fireworks and Dingers!
- **Event URL**: https://allevents.in/katy/new-years-eve-at-hrd/200029385493723
- **Event Categories**: new-year, fireworks
- **Interested Audience**: 
  - total_interested_count: 25

## Ticket Details


## Event venue details

- **city**: Katy
- **state**: TX
- **country**: United States
- **location**: Home Run Dugout (Houston-Katy)
- **lat**: 29.787807215617
- **long**: -95.76878786087
- **full address**: Home Run Dugout (Houston-Katy), 23368 Grand Circle Blvd, Katy, TX 77449-2486, United States

## Event gallery

- **Alt text**: New Year's Eve at HRD
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/da4a5a54b970c0487d25aaa1dfe4a266da2f9e6b0d9bcd0a41db97e49bcdfdac-rimg-w1200-h675-dc191919-gmir?v=1766929566

## FAQs

- **Q**: When and where is New Year's Eve at HRD being held?
  - **A:** New Year's Eve at HRD takes place on Wed, 31 Dec, 2025 at 11:00 am to Wed, 31 Dec, 2025 at 11:45 pm at Home Run Dugout (Houston-Katy), 23368 Grand Circle Blvd, Katy, TX 77449-2486, United States.
- **Q**: Who is organizing New Year's Eve at HRD?
  - **A:** New Year's Eve at HRD is organized by Home Run Dugout.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "New Year's Eve at HRD",
        "image": "https://cdn-az.allevents.in/events4/banners/da4a5a54b970c0487d25aaa1dfe4a266da2f9e6b0d9bcd0a41db97e49bcdfdac-rimg-w1200-h675-dc191919-gmir?v=1766929566",
        "startDate": "2025-12-31",
        "endDate": "2025-12-31",
        "url": "https://allevents.in/katy/new-years-eve-at-hrd/200029385493723",
        "location": {
            "@type": "Place",
            "name": "Home Run Dugout (Houston-Katy)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "23368 Grand Circle Blvd, Katy, TX 77449-2486, United States",
                "addressLocality": "Katy",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.787807215617",
                "longitude": "-95.76878786087"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Fireworks and Dingers!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Home Run Dugout",
                "url": "https://allevents.in/org/home-run-dugout/25991368"
            }
        ]
    }
]
```