

# Event Details

- **Event Name**: Free Family Swim
- **Event Start and End Date**: Thu, 23 Jul, 2026 at 06:00 pm – Thu, 23 Jul, 2026 at 08:00 pm
- **Event Description**: Enjoy an evening fit for a princess! Listen to princess music and get your own princess tiara with entry
- **Event URL**: https://allevents.in/franklin/free-family-swim/200030144139607
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 162

## Ticket Details


## Event venue details

- **city**: Franklin
- **state**: IN
- **country**: United States
- **location**: Franklin Family Aquatic Center
- **lat**: 39.47659
- **long**: -86.04751
- **full address**: Franklin Family Aquatic Center, 396 Branigin Blvd,Franklin, Indiana, United States

## Event gallery

- **Alt text**: Free Family Swim
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/1db110511a9acfca5eded2f371f652453e11c8b1332bb46c49983f0fddf8f7d9-rimg-w1200-h480-dc60a7c3-gmir?v=1784826109

## FAQs

- **Q**: When and where is Free Family Swim being held?
  - **A:** Free Family Swim takes place on Thu, 23 Jul, 2026 at 06:00 pm to Thu, 23 Jul, 2026 at 08:00 pm at Franklin Family Aquatic Center, 396 Branigin Blvd,Franklin, Indiana, United States.
- **Q**: Who is organizing Free Family Swim?
  - **A:** Free Family Swim is organized by Franklin Parks & Recreation.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Free Family Swim",
        "image": "https://cdn-az.allevents.in/events1/banners/1db110511a9acfca5eded2f371f652453e11c8b1332bb46c49983f0fddf8f7d9-rimg-w1200-h480-dc60a7c3-gmir?v=1784826109",
        "startDate": "2026-07-23",
        "endDate": "2026-07-23",
        "url": "https://allevents.in/franklin/free-family-swim/200030144139607",
        "location": {
            "@type": "Place",
            "name": "Franklin Family Aquatic Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "396 Branigin Blvd,Franklin, Indiana",
                "addressLocality": "Franklin",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.47659",
                "longitude": "-86.04751"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Enjoy an evening fit for a princess! Listen to princess music and get your own princess tiara with entry",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Franklin Parks & Recreation",
                "url": "https://allevents.in/org/franklin-parks-and-recreation/6141029",
                "description": "Parks Make Life Better!"
            }
        ]
    }
]
```