

# Event Details

- **Event Name**: Outdoor Worship Service 
- **Event Start and End Date**: Sun, 29 Jun, 2025 at 09:00 am
- **Event Description**: Outdoor worship service in south lawn at 9 a.m. Bring a lawn chair, dress casually, and join us!
- **Event URL**: https://allevents.in/maroa/outdoor-worship-service/200028304459557
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Maroa
- **state**: IL
- **country**: United States
- **location**: 430 East Main St (P.O. Box 440), Maroa, IL
- **lat**: 40.0363
- **long**: -88.95132
- **full address**: 430 East Main St (P.O. Box 440), Maroa, IL, United States

## Event gallery

- **Alt text**: Outdoor Worship Service
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/803092a791898b09854e3744324b54b5c0b72ee0d82010f3a74ea729171d9acc-rimg-w1079-h812-dc606262-gmir?v=1750598210

## FAQs

- **Q**: When and where is Outdoor Worship Service  being held?
  - **A:** Outdoor Worship Service  takes place on Sun, 29 Jun, 2025 at 09:00 am to Sun, 29 Jun, 2025 at 09:00 am at 430 East Main St (P.O. Box 440), Maroa, IL, United States.
- **Q**: Who is organizing Outdoor Worship Service ?
  - **A:** Outdoor Worship Service  is organized by Maroa Christian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Outdoor Worship Service",
        "image": "https://cdn-az.allevents.in/events7/banners/803092a791898b09854e3744324b54b5c0b72ee0d82010f3a74ea729171d9acc-rimg-w1079-h812-dc606262-gmir?v=1750598210",
        "startDate": "2025-06-29",
        "url": "https://allevents.in/maroa/outdoor-worship-service/200028304459557",
        "location": {
            "@type": "Place",
            "name": "430 East Main St (P.O. Box 440), Maroa, IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "430 E Main St, Maroa, IL 61756-9176, United States,Maroa, Illinois",
                "addressLocality": "Maroa",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.0363",
                "longitude": "-88.95132"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Outdoor worship service in south lawn at 9 a.m. Bring a lawn chair, dress casually, and join us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Maroa Christian Church",
                "url": "https://allevents.in/org/maroa-christian-church/21972143"
            }
        ]
    }
]
```