

# Event Details

- **Event Name**: Creekside Saturday: Fun for all ages!
- **Event Start and End Date**: Sat, 11 Jul, 2026 at 01:00 pm – Sat, 11 Jul, 2026 at 02:30 pm
- **Event Description**: Join us at the La Vergne Public Library for a fun-filled day creekside where we will learn about and explore nature.
- **Event URL**: https://allevents.in/la-vergne/creekside-saturday-fun-for-all-ages/200030370863505
- **Interested Audience**: 
  - total_interested_count: 33

## Ticket Details


## Event venue details

- **city**: La Vergne
- **state**: TN
- **country**: United States
- **location**: La Vergne Public Library
- **lat**: 36.022666540511
- **long**: -86.58282838472
- **full address**: La Vergne Public Library, 5063 Murfreesboro Rd, La Vergne, TN 37086-2706, United States

## Event gallery

- **Alt text**: Creekside Saturday: Fun for all ages!
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/d7d65fbb360c83d6a9e5e629f87a70bd4b860dcc8b74c293e6155d5b042ee860-rimg-w1200-h776-dcebf7b8-gmir?v=1783536950

## FAQs

- **Q**: When and where is Creekside Saturday: Fun for all ages! being held?
  - **A:** Creekside Saturday: Fun for all ages! takes place on Sat, 11 Jul, 2026 at 01:00 pm to Sat, 11 Jul, 2026 at 02:30 pm at La Vergne Public Library, 5063 Murfreesboro Rd, La Vergne, TN 37086-2706, United States.
- **Q**: Who is organizing Creekside Saturday: Fun for all ages!?
  - **A:** Creekside Saturday: Fun for all ages! is organized by La Vergne Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Creekside Saturday: Fun for all ages!",
        "image": "https://cdn-az.allevents.in/events2/banners/d7d65fbb360c83d6a9e5e629f87a70bd4b860dcc8b74c293e6155d5b042ee860-rimg-w1200-h776-dcebf7b8-gmir?v=1783536950",
        "startDate": "2026-07-11",
        "endDate": "2026-07-11",
        "url": "https://allevents.in/la-vergne/creekside-saturday-fun-for-all-ages/200030370863505",
        "location": {
            "@type": "Place",
            "name": "La Vergne Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5063 Murfreesboro Rd, La Vergne, TN 37086-2706, United States",
                "addressLocality": "La Vergne",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.022666540511",
                "longitude": "-86.58282838472"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at the La Vergne Public Library for a fun-filled day creekside where we will learn about and explore nature.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "La Vergne Public Library",
                "url": "https://allevents.in/org/la-vergne-public-library/4847087",
                "description": "La Vergne Public Library is a city library, serving Middle Tennessee."
            }
        ]
    }
]
```