

# Event Details

- **Event Name**: Rural Church UCC Tournament
- **Event Start and End Date**: Sun, 26 Jul, 2026 at 12:00 pm
- **Event Description**: Tournament begins at noon. There will be food available for purchase. Teams play in a round robin style tournament to determine winners.
- **Event URL**: https://allevents.in/kiel/rural-church-ucc-tournament/200030131352822
- **Event Categories**: sports, tournaments
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Kiel
- **state**: WI
- **country**: United States
- **location**: Bethlehem United Church of Christ
- **lat**: 43.9588783
- **long**: -87.9836904
- **full address**: Bethlehem United Church of Christ, 11608 LAX Chapel Rd,Kiel, Wisconsin, United States

## Event gallery

- **Alt text**: Rural Church UCC Tournament
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/3bab2bb25081314dead2bdafba53438b17351257bd6741d7cde3ee63696d1bc9-rimg-w1200-h900-dcd7ebf6-gmir?v=1784799389

## FAQs

- **Q**: When and where is Rural Church UCC Tournament being held?
  - **A:** Rural Church UCC Tournament takes place on Sun, 26 Jul, 2026 at 12:00 pm to Sun, 26 Jul, 2026 at 12:00 pm at Bethlehem United Church of Christ, 11608 LAX Chapel Rd,Kiel, Wisconsin, United States.
- **Q**: Who is organizing Rural Church UCC Tournament?
  - **A:** Rural Church UCC Tournament is organized by St. Peter's United Church of Christ - Kiel.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Rural Church UCC Tournament is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Kiel, this event is thoughtfully curated to deliver a standout experience worth every moment. If Rural Church UCC Tournament sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Rural Church UCC Tournament",
        "image": "https://cdn-az.allevents.in/events5/banners/3bab2bb25081314dead2bdafba53438b17351257bd6741d7cde3ee63696d1bc9-rimg-w1200-h900-dcd7ebf6-gmir?v=1784799389",
        "startDate": "2026-07-26",
        "url": "https://allevents.in/kiel/rural-church-ucc-tournament/200030131352822",
        "location": {
            "@type": "Place",
            "name": "Bethlehem United Church of Christ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11608 LAX Chapel Rd,Kiel, Wisconsin",
                "addressLocality": "Kiel",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.9588783",
                "longitude": "-87.9836904"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Tournament begins at noon. There will be food available for purchase. Teams play in a round robin style tournament to determine winners.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Peters United Church of Christ - Kiel",
                "url": "https://allevents.in/org/st-peters-united-church-of-christ-kiel/20799243"
            }
        ]
    }
]
```