

# Event Details

- **Event Name**: Let Us Play - Community Picnic 
- **Event Start and End Date**: Sun, 17 May, 2026 at 12:00 pm (-05:00)
- **Event Description**: Join us to celebrate the end of Missouri's legislative session and build community together. More details TBD.
- **Event URL**: https://allevents.in/springfield/let-us-play-community-picnic/200030000658902
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Springfield
- **state**: MO
- **country**: United States
- **location**: Silver Springs Park and Pool
- **lat**: 37.22005
- **long**: -93.27741
- **full address**: Silver Springs Park and Pool, 1100 N Hampton Ave,Springfield, Missouri, United States

## Event gallery

- **Alt text**: Let Us Play - Community Picnic
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/1b2dbae66d3c361b2df63d8346371c5f52a1bcf6155662e5d0dac0f2f671e0d4-rimg-w851-h315-dcbcefbf-gmir?v=1777479241

## FAQs

- **Q**: When and where is Let Us Play - Community Picnic  being held?
  - **A:** Let Us Play - Community Picnic  takes place on Sun, 17 May, 2026 at 12:00 pm to Sun, 17 May, 2026 at 12:00 pm at Silver Springs Park and Pool, 1100 N Hampton Ave,Springfield, Missouri, United States.
- **Q**: Who is organizing Let Us Play - Community Picnic ?
  - **A:** Let Us Play - Community Picnic  is organized by PFLAG Springfield/SWMO.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Let Us Play - Community Picnic",
        "image": "https://cdn-az.allevents.in/events10/banners/1b2dbae66d3c361b2df63d8346371c5f52a1bcf6155662e5d0dac0f2f671e0d4-rimg-w851-h315-dcbcefbf-gmir?v=1777479241",
        "startDate": "2026-05-17T12:00:00-05:00",
        "url": "https://allevents.in/springfield/let-us-play-community-picnic/200030000658902",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Silver Springs Park and Pool",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1100 N Hampton Ave,Springfield, Missouri",
                "addressLocality": "Springfield",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.22005",
                "longitude": "-93.27741"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us to celebrate the end of Missouri's legislative session and build community together. More details TBD.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "PFLAG SpringfieldSWMO",
                "url": "https://allevents.in/org/pflag-springfield-swmo/22441754"
            }
        ]
    }
]
```