

# Event Details

- **Event Name**: Kidsville Family Festival
- **Event Start and End Date**: Sat, 26 Sep, 2026 at 10:00 am – Sat, 26 Sep, 2026 at 03:00 pm (-05:00)
- **Event Description**: Kidsville Family Festival returns to Centennial Park for a fun-filled day of performances, crafts, games, face painting, food trucks, character meet and greets, and much more. The event is FREE and welcoming to children of all ages.
- **Event URL**: https://allevents.in/nashville/kidsville-family-festival/80009971417351
- **Event Categories**: festivals, food-drinks, art, fine-arts, meet-and-greet
- **Interested Audience**: 
  - total_interested_count: 0
- **Event Highlights**: 
  - Family Friendly: Yes

## Ticket Details


## Event venue details

- **city**: Nashville
- **state**: TN
- **country**: United States
- **location**: Centennial Park
- **lat**: 36.1489459
- **long**: -86.81274979999999
- **full address**: Centennial Park, 2500 West End Ave, Nashville, TN 37203, United States

## Event gallery

- **Alt text**: Kidsville Family Festival
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb6aa95d226623f.jpg

## FAQs

- **Q**: When and where is Kidsville Family Festival being held?
  - **A:** Kidsville Family Festival takes place on Sat, 26 Sep, 2026 at 10:00 am to Sat, 26 Sep, 2026 at 03:00 pm at Centennial Park, 2500 West End Ave, Nashville, TN 37203, United States.
- **Q**: Who is organizing Kidsville Family Festival?
  - **A:** Kidsville Family Festival is organized by Centennial Park Conservancy.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Festival",
        "name": "Kidsville Family Festival",
        "image": "https://cdn2.allevents.in/thumbs/thumb6aa95d226623f.jpg",
        "startDate": "2026-09-26T10:00:00-05:00",
        "endDate": "2026-09-26T15:00:00-05:00",
        "url": "https://allevents.in/nashville/kidsville-family-festival/80009971417351",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Centennial Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2500 West End Ave, Nashville, TN 37203, United States",
                "postalCode": "37203",
                "addressLocality": "Nashville",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.1489459",
                "longitude": "-86.81274979999999"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Kidsville Family Festival returns to Centennial Park for a fun-filled day of performances, crafts, games, face painting, food trucks, character meet and greets, and much more. The event is FREE and welcoming to children of all ages.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Centennial Park Conservancy",
                "url": "https://allevents.in/org/centennial-park-conservancy/26530968"
            }
        ]
    }
]
```