

# Event Details

- **Event Name**: Sunday Fun Day
- **Event Start and End Date**: Sun, 26 Jul, 2026 at 10:00 am
- **Event Description**: We will be taking a shorter relaxing ride ending up going to brunch at Ox Yoke Inn in Amana, IA. Kick stands up from Junge Iowa City Harley Davidson at 10:00am. We would love to see everyone!
- **Event URL**: https://allevents.in/amana/sunday-fun-day/200030264684838
- **Event Categories**: brunch
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details

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

## Event venue details

- **city**: Amana
- **state**: IA
- **country**: United States
- **location**: Ox Yoke Inn
- **lat**: 41.799713287333
- **long**: -91.871102291
- **full address**: Ox Yoke Inn, 4420 220th Trail,Amana, Iowa, United States

## Event gallery

- **Alt text**: Sunday Fun Day
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/6500f7f2887c1bdd2f9285fc28b2918386336b7132d537ff8d3247d286dcb54b-rimg-w1200-h1200-dcf0ffe6-gmir?v=1785070111

## FAQs

- **Q**: When and where is Sunday Fun Day being held?
  - **A:** Sunday Fun Day takes place on Sun, 26 Jul, 2026 at 10:00 am to Sun, 26 Jul, 2026 at 10:00 am at Ox Yoke Inn, 4420 220th Trail,Amana, Iowa, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Fun Day",
        "image": "https://cdn-az.allevents.in/events8/banners/6500f7f2887c1bdd2f9285fc28b2918386336b7132d537ff8d3247d286dcb54b-rimg-w1200-h1200-dcf0ffe6-gmir?v=1785070111",
        "startDate": "2026-07-26",
        "url": "https://allevents.in/amana/sunday-fun-day/200030264684838",
        "location": {
            "@type": "Place",
            "name": "Ox Yoke Inn",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4420 220th Trail,Amana, Iowa",
                "addressLocality": "Amana",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.799713287333",
                "longitude": "-91.871102291"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will be taking a shorter relaxing ride ending up going to brunch at Ox Yoke Inn in Amana, IA. Kick stands up from Junge Iowa City Harley Davidson at 10:00am. We would love to see everyone!"
    }
]
```