

# Event Details

- **Event Name**: Rally Sunday 
- **Event Start and End Date**: Sun, 07 Sep, 2025 at 08:30 am
- **Event Description**: Come join us this Sunday!
- **Event URL**: https://allevents.in/eyota/rally-sunday/200028787414551
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

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

## Event venue details

- **city**: Eyota
- **state**: MN
- **country**: United States
- **location**: Peace Lutheran Church, Eyota
- **lat**: 43.979172517189
- **long**: -92.238497250939
- **full address**: Peace Lutheran Church, Eyota, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Peace Lutheran Church, Eyota (https://allevents.in/org/peace-lutheran-church-eyota/25124771)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/9162ea712836792abd88e3cc6f90f83df039aa4278d5f7e11c7c494f0b99c9b5-rimg-w540-h464-dcf4f8f8-gmir?v=1756884231
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/8865c9e345d770370b67284508d61dba3984474c6222aa12ccb62f5ac449ff26-rimg-w300-h300-dcf2f7f6-gmir?v=1756884231

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 07 Sep, 2025 at 08:30 am
- **Q**: Where is the event happening?
  - **A:** Peace Lutheran Church, Eyota, United States
- **Q**: Who is organizing the event?
  - **A:** Peace Lutheran Church, Eyota
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Rally Sunday  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Rally Sunday",
        "image": "https://cdn-az.allevents.in/events2/banners/9162ea712836792abd88e3cc6f90f83df039aa4278d5f7e11c7c494f0b99c9b5-rimg-w540-h464-dcf4f8f8-gmir?v=1756884231",
        "startDate": "2025-09-07",
        "url": "https://allevents.in/eyota/rally-sunday/200028787414551",
        "location": {
            "@type": "Place",
            "name": "Peace Lutheran Church, Eyota",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "903 Robert Ave SW,Eyota, Minnesota",
                "addressLocality": "Eyota",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.979172517189",
                "longitude": "-92.238497250939"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us this Sunday!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Peace Lutheran Church Eyota",
                "url": "https://allevents.in/org/peace-lutheran-church-eyota/25124771"
            }
        ]
    }
]
```