

# Event Details

- **Event Name**: Funday in the sun
- **Event Start and End Date**: Sat, 27 Sep, 2025 at 11:00 am
- **Event Description**: Try not to spend all your money at the fair there’s still plenty of fun to be had
- **Event URL**: https://allevents.in/hutchinson/funday-in-the-sun/200028565006838
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 142

## Ticket Details

- **Ticket URL**: http://facebook.com/200028565006838?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=hutchinson-events

## Event venue details

- **city**: Hutchinson
- **state**: KS
- **country**: United States
- **location**: Downtown Hutchinson
- **lat**: 38.054476
- **long**: -97.931966
- **full address**: Downtown Hutchinson, Hutchinson, Kansas, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Oxford House Chapter 13 Fundraising (https://allevents.in/org/oxford-house-chapter-13-fundraising/26303443)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/7265c6cd77544291ea7cd210de3e1d6db924aeabf329d402b5c811a58c59243b-rimg-w422-h633-dcf7ebd8-gmir?v=1758784307
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/342f73750071a583646fa967f48741c23365e10ba379bd35ebc1ed731dd022f9-rimg-w300-h300-dcd92919-gmir?v=1758784311

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 27 Sep, 2025 at 11:00 am
- **Q**: Where is the event happening?
  - **A:** Downtown Hutchinson, Hutchinson, Kansas, United States
- **Q**: Who is organizing the event?
  - **A:** Oxford House Chapter 13 Fundraising
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Funday in the sun ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Funday in the sun",
        "image": "https://cdn-az.allevents.in/events1/banners/7265c6cd77544291ea7cd210de3e1d6db924aeabf329d402b5c811a58c59243b-rimg-w422-h633-dcf7ebd8-gmir?v=1758784307",
        "startDate": "2025-09-27",
        "url": "https://allevents.in/hutchinson/funday-in-the-sun/200028565006838",
        "location": {
            "@type": "Place",
            "name": "Downtown Hutchinson",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Hutchinson, Kansas",
                "addressLocality": "Hutchinson",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.054476",
                "longitude": "-97.931966"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Try not to spend all your money at the fair there’s still plenty of fun to be had",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Oxford House Chapter 13 Fundraising",
                "url": "https://allevents.in/org/oxford-house-chapter-13-fundraising/26303443"
            }
        ]
    }
]
```