

# Event Details

- **Event Name**: Ice Cream Day
- **Event Start and End Date**: Sun, 19 Jul, 2026 at 11:00 am
- **Event Description**: The biggest match in the world deserves the sweetest celebration! Join us for the World Cup Final and cool off with your favorite ice cream while you cheer on the final two teams battling for the trophy.
- **Event URL**: https://allevents.in/katy/ice-cream-day/200030369286632
- **Interested Audience**: 
  - total_interested_count: 0

## 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), Houston, Run Dugout Houston Katy, TX, Katy, United States

## Event gallery

- **Alt text**: Ice Cream Day
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/38c17083f28c731236a35683a241e00d822b6326e475b5e0168733ab7bc4864e-rimg-w1200-h1600-dc678fb9-gmir?v=1783433072

## FAQs

- **Q**: When and where is Ice Cream Day being held?
  - **A:** Ice Cream Day takes place on Sun, 19 Jul, 2026 at 11:00 am to Sun, 19 Jul, 2026 at 11:00 am at Home Run Dugout (Houston-Katy), Houston, Run Dugout Houston Katy, TX, Katy, United States.
- **Q**: Who is organizing Ice Cream Day?
  - **A:** Ice Cream Day is organized by Home Run Dugout.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Ice Cream Day is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Katy, this event is thoughtfully curated to deliver a standout experience worth every moment. If Ice Cream Day sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ice Cream Day",
        "image": "https://cdn-az.allevents.in/events1/banners/38c17083f28c731236a35683a241e00d822b6326e475b5e0168733ab7bc4864e-rimg-w1200-h1600-dc678fb9-gmir?v=1783433072",
        "startDate": "2026-07-19",
        "url": "https://allevents.in/katy/ice-cream-day/200030369286632",
        "location": {
            "@type": "Place",
            "name": "Home Run Dugout (Houston-Katy)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Houston, Run Dugout Houston Katy, TX",
                "addressLocality": "Katy",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.787807215617",
                "longitude": "-95.76878786087"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The biggest match in the world deserves the sweetest celebration! Join us for the World Cup Final and cool off with your favorite ice cream while you cheer on the final two teams battling for the trophy.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Home Run Dugout",
                "url": "https://allevents.in/org/home-run-dugout/21458878"
            }
        ]
    }
]
```