

# Event Details

- **Event Name**: Tuesdays in the Park
- **Event Start and End Date**: Tue, 14 Jul, 2026 at 10:00 am
- **Event Description**: Join us for Tuesdays in the Park! This month, we’re heading to Jones Park for stories, games, movement activities, and plenty of outdoor fun.
- **Event URL**: https://allevents.in/emporia/tuesdays-in-the-park/200030331004648
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Emporia
- **state**: KS
- **country**: United States
- **location**: 2006 Jones Dr, Emporia, KS 66801, United States
- **lat**: 38.42213
- **long**: -96.2075
- **full address**: 2006 Jones Dr, Emporia, KS 66801, United States

## Event gallery

- **Alt text**: Tuesdays in the Park
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/3174d0c62fe29d51aafc931ca44cc88ece126e0a5377a31ed0152d89849f85bb-rimg-w1200-h675-dcffffff-gmir?v=1783534570

## FAQs

- **Q**: When and where is Tuesdays in the Park being held?
  - **A:** Tuesdays in the Park takes place on Tue, 14 Jul, 2026 at 10:00 am to Tue, 14 Jul, 2026 at 10:00 am at 2006 Jones Dr, Emporia, KS 66801, United States.
- **Q**: Who is organizing Tuesdays in the Park?
  - **A:** Tuesdays in the Park is organized by Emporia Public Library.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Tuesdays in the Park is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Emporia, this event is thoughtfully curated to deliver a standout experience worth every moment. If Tuesdays in the Park sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Tuesdays in the Park",
        "image": "https://cdn-az.allevents.in/events1/banners/3174d0c62fe29d51aafc931ca44cc88ece126e0a5377a31ed0152d89849f85bb-rimg-w1200-h675-dcffffff-gmir?v=1783534570",
        "startDate": "2026-07-14",
        "url": "https://allevents.in/emporia/tuesdays-in-the-park/200030331004648",
        "location": {
            "@type": "Place",
            "name": "2006 Jones Dr, Emporia, KS 66801, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2006 Jones Dr, Emporia, KS 66801, United States",
                "addressLocality": "Emporia",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.42213",
                "longitude": "-96.2075"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for Tuesdays in the Park! This month, we’re heading to Jones Park for stories, games, movement activities, and plenty of outdoor fun.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Emporia Public Library",
                "url": "https://allevents.in/org/emporia-public-library/11767228",
                "description": "The Emporia Public Library is the oldest library in the State of Kansas in continuous operation. Since 1869 Emporia's library has grown with the city."
            }
        ]
    }
]
```