

# Event Details

- **Event Name**: Spring Fling
- **Event Start and End Date**: Mon, 15 Jun, 2026 at 12:00 pm
- **Event Description**: Join us for a few hours for a social filled with great food, fresh conversation and community connection! This is for all downtown stakeholders :)
- **Event URL**: https://allevents.in/cape-girardeau/spring-fling/200030162662946
- **Event Categories**: spring-break
- **Interested Audience**: 
  - total_interested_count: 27

## Ticket Details


## Event venue details

- **city**: Cape Girardeau
- **state**: MO
- **country**: United States
- **location**: Cape Girardeau, Missouri
- **lat**: 37.3045
- **long**: -89.5521
- **full address**: Cape Girardeau, Missouri, United States

## Event gallery

- **Alt text**: Spring Fling
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/f5036260a2287d792278b409c02cd0d4e3ca6576aed5a7777685c2580af26750-rimg-w1000-h1293-dc020403-gmir?v=1780984210

## FAQs

- **Q**: When and where is Spring Fling being held?
  - **A:** Spring Fling takes place on Mon, 15 Jun, 2026 at 12:00 pm to Mon, 15 Jun, 2026 at 12:00 pm at Cape Girardeau, Missouri, United States.
- **Q**: Who is organizing Spring Fling?
  - **A:** Spring Fling is organized by The Collective.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spring Fling",
        "image": "https://cdn-az.allevents.in/events5/banners/f5036260a2287d792278b409c02cd0d4e3ca6576aed5a7777685c2580af26750-rimg-w1000-h1293-dc020403-gmir?v=1780984210",
        "startDate": "2026-06-15",
        "url": "https://allevents.in/cape-girardeau/spring-fling/200030162662946",
        "location": {
            "@type": "Place",
            "name": "Cape Girardeau, Missouri",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Cape Girardeau, Missouri",
                "addressLocality": "Cape Girardeau",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.3045",
                "longitude": "-89.5521"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a few hours for a social filled with great food, fresh conversation and community connection! This is for all downtown stakeholders :)",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Collective",
                "url": "https://allevents.in/org/the-collective/27864912"
            }
        ]
    }
]
```