

# Event Details

- **Event Name**: Car Wash Fundraiser 
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 10:00 am – Sat, 20 Jun, 2026 at 12:00 pm
- **Event Description**: This fundraiser is for our youth group.
- **Event URL**: https://allevents.in/keokuk/car-wash-fundraiser/200030212161737
- **Event Categories**: Nonprofit
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Keokuk
- **state**: IA
- **country**: United States
- **location**: 2470 Jackson Avenue, Keokuk, IA
- **lat**: 40.41028
- **long**: -91.40615
- **full address**: 2470 Jackson Avenue, Keokuk, IA, United States

## Event gallery

- **Alt text**: Car Wash Fundraiser
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/09caa3be2994017f2d7693aee974afdcf6bceaa6128a195d78456f38a3a595a1-rimg-w1200-h675-dc1a323e-gmir?v=1781700171

## FAQs

- **Q**: When and where is Car Wash Fundraiser  being held?
  - **A:** Car Wash Fundraiser  takes place on Sat, 20 Jun, 2026 at 10:00 am to Sat, 20 Jun, 2026 at 12:00 pm at 2470 Jackson Avenue, Keokuk, IA, United States.
- **Q**: Who is organizing Car Wash Fundraiser ?
  - **A:** Car Wash Fundraiser  is organized by Calvary Baptist Church of Keokuk.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Car Wash Fundraiser",
        "image": "https://cdn-az.allevents.in/events7/banners/09caa3be2994017f2d7693aee974afdcf6bceaa6128a195d78456f38a3a595a1-rimg-w1200-h675-dc1a323e-gmir?v=1781700171",
        "startDate": "2026-06-20",
        "endDate": "2026-06-20",
        "url": "https://allevents.in/keokuk/car-wash-fundraiser/200030212161737",
        "location": {
            "@type": "Place",
            "name": "2470 Jackson Avenue, Keokuk, IA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2470 Jackson Ave, Keokuk, IA 52632-2609, United States",
                "addressLocality": "Keokuk",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.41028",
                "longitude": "-91.40615"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This fundraiser is for our youth group.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Calvary Baptist Church of Keokuk",
                "url": "https://allevents.in/org/calvary-baptist-church-of-keokuk/25736728"
            }
        ]
    }
]
```