

# Event Details

- **Event Name**: Splash Pad and Hot Dogs
- **Event Start and End Date**: Thu, 24 Jul, 2025 at 06:00 pm
- **Event Description**: Join us at the Astro Park Splash Pad for hot dogs and some water fun!
- **Event URL**: https://allevents.in/beatrice/splash-pad-and-hot-dogs/200028519322444
- **Event Categories**: dog
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details

- **Ticket URL**: http://facebook.com/200028519322444?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=beatrice-events

## Event venue details

- **city**: Beatrice
- **state**: NE
- **country**: United States
- **location**: Astro Park
- **lat**: 40.277802714934
- **long**: -96.728912244282
- **full address**: Astro Park, Beatrice, Nebraska, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Mother To Mother (https://allevents.in/org/mother-to-mother/20943606)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/d20726c522af223f57f3893d1dfa6949ce9e089c88ddf30d97de6a4bee576f43-rimg-w475-h315-dccf776d-gmir?v=1752808363
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/ec2ec6328194e0e88d9121db769dc6801779023c560cf2891a4d069bb9384ac8-rimg-w300-h300-dcd0b9dc-gmir?v=1752808364

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 24 Jul, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** Astro Park, Beatrice, Nebraska, United States
- **Q**: Who is organizing the event?
  - **A:** Mother To Mother
- **Q**: What type of event is this?
  - **A:** dog
- **Q**: Where can I find ticket details about Splash Pad and Hot Dogs ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Splash Pad and Hot Dogs",
        "image": "https://cdn-az.allevents.in/events5/banners/d20726c522af223f57f3893d1dfa6949ce9e089c88ddf30d97de6a4bee576f43-rimg-w475-h315-dccf776d-gmir?v=1752808363",
        "startDate": "2025-07-24",
        "url": "https://allevents.in/beatrice/splash-pad-and-hot-dogs/200028519322444",
        "location": {
            "@type": "Place",
            "name": "Astro Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Beatrice, Nebraska",
                "addressLocality": "Beatrice",
                "addressRegion": "NE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.277802714934",
                "longitude": "-96.728912244282"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at the Astro Park Splash Pad for hot dogs and some water fun!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mother To Mother",
                "url": "https://allevents.in/org/mother-to-mother/20943606"
            }
        ]
    }
]
```