

# Event Details

- **Event Name**: Family Fun Day
- **Event Start and End Date**: Sun, 28 Jun, 2026 at 12:00 pm
- **Event Description**: Come join us on June 28th! No entry fee. Fun games and activities for all ages!
- **Event URL**: https://allevents.in/mt-vernon/family-fun-day/200030215648849
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 287

## Ticket Details


## Event venue details

- **city**: Mt Vernon
- **state**: IL
- **country**: United States
- **location**: 311 N 34th St, Mount Vernon, IL
- **lat**: 38.31875
- **long**: -88.93372
- **full address**: 311 N 34th St, Mount Vernon, IL, 311 N 34th St, Mt Vernon, IL 62864-2375, United States

## Event gallery

- **Alt text**: Family Fun Day
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/24243d431cee6af4c11a7dc7e496c6cfc0f2737d0d70d3dd8456f60f93768068-rimg-w1200-h1553-dcffffff-gmir?v=1782392182

## FAQs

- **Q**: When and where is Family Fun Day being held?
  - **A:** Family Fun Day takes place on Sun, 28 Jun, 2026 at 12:00 pm to Sun, 28 Jun, 2026 at 12:00 pm at 311 N 34th St, Mount Vernon, IL, 311 N 34th St, Mt Vernon, IL 62864-2375, United States.
- **Q**: Who is organizing Family Fun Day?
  - **A:** Family Fun Day is organized by Mt Vernon Rec Center Inc.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Fun Day",
        "image": "https://cdn-az.allevents.in/events7/banners/24243d431cee6af4c11a7dc7e496c6cfc0f2737d0d70d3dd8456f60f93768068-rimg-w1200-h1553-dcffffff-gmir?v=1782392182",
        "startDate": "2026-06-28",
        "url": "https://allevents.in/mt-vernon/family-fun-day/200030215648849",
        "location": {
            "@type": "Place",
            "name": "311 N 34th St, Mount Vernon, IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "311 N 34th St, Mt Vernon, IL 62864-2375, United States",
                "addressLocality": "Mt Vernon",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.31875",
                "longitude": "-88.93372"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us on June 28th! No entry fee. Fun games and activities for all ages!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mt Vernon Rec Center Inc",
                "url": "https://allevents.in/org/mt-vernon-rec-center-inc/21763473"
            }
        ]
    }
]
```