

# Event Details

- **Event Name**: AC Family Swim Night 
- **Event Start and End Date**: Wed, 22 Jul, 2026 at 07:00 pm – Wed, 22 Jul, 2026 at 09:00 pm
- **Event Description**: All AC families welcome!
- **Event URL**: https://allevents.in/hastings/ac-family-swim-night/200030330753736
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 58

## Ticket Details


## Event venue details

- **city**: Hastings
- **state**: NE
- **country**: United States
- **location**: Hastings Aquacourt
- **lat**: 40.5864549
- **long**: -98.4134594
- **full address**: Hastings Aquacourt, 2200 W 3rd Street,Hastings,NE,United States

## Event gallery

- **Alt text**: AC Family Swim Night
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/e8f8fc162c214594261ff61746451dc3df447ef9fa168aa63cd5cce7cf7cfd1e-rimg-w1200-h1500-dc02b9d9-gmir?v=1784168135

## FAQs

- **Q**: When and where is AC Family Swim Night  being held?
  - **A:** AC Family Swim Night  takes place on Wed, 22 Jul, 2026 at 07:00 pm to Wed, 22 Jul, 2026 at 09:00 pm at Hastings Aquacourt, 2200 W 3rd Street,Hastings,NE,United States.
- **Q**: Who is organizing AC Family Swim Night ?
  - **A:** AC Family Swim Night  is organized by Adams Central Elementary PTO.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "AC Family Swim Night",
        "image": "https://cdn-az.allevents.in/events8/banners/e8f8fc162c214594261ff61746451dc3df447ef9fa168aa63cd5cce7cf7cfd1e-rimg-w1200-h1500-dc02b9d9-gmir?v=1784168135",
        "startDate": "2026-07-22",
        "endDate": "2026-07-22",
        "url": "https://allevents.in/hastings/ac-family-swim-night/200030330753736",
        "location": {
            "@type": "Place",
            "name": "Hastings Aquacourt",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2200 W 3rd Street,Hastings,NE,United States",
                "addressLocality": "Hastings",
                "addressRegion": "NE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.5864549",
                "longitude": "-98.4134594"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All AC families welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Adams Central Elementary PTO",
                "url": "https://allevents.in/org/adams-central-elementary-pto/27983522"
            }
        ]
    }
]
```