

# Event Details

- **Event Name**: Prayer @ The Gazebo
- **Event Start and End Date**: Thu, 07 May, 2026 at 12:00 pm (-04:00)
- **Event Description**: Join us for a time of prayer and worship at the Gazebo.
- **Event URL**: https://allevents.in/monticello/prayer-the-gazebo/200029937567743
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Monticello
- **state**: IN
- **country**: United States
- **location**: White County Court House
- **lat**: 40.74526
- **long**: -86.76271
- **full address**: White County Court House, 110 N Main St,Monticello, Indiana, United States

## Event gallery

- **Alt text**: Prayer @ The Gazebo
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/92f91df5490d5f5c17d2b0f48e52ca813f8e002a755376afb63343d9fb000798-rimg-w1200-h675-dc820d03-gmir?v=1776095863

## FAQs

- **Q**: When and where is Prayer @ The Gazebo being held?
  - **A:** Prayer @ The Gazebo takes place on Thu, 07 May, 2026 at 12:00 pm to Thu, 07 May, 2026 at 12:00 pm at White County Court House, 110 N Main St,Monticello, Indiana, United States.
- **Q**: Who is organizing Prayer @ The Gazebo?
  - **A:** Prayer @ The Gazebo is organized by White County, IN, National Day of Prayer.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Prayer @ The Gazebo",
        "image": "https://cdn-az.allevents.in/events4/banners/92f91df5490d5f5c17d2b0f48e52ca813f8e002a755376afb63343d9fb000798-rimg-w1200-h675-dc820d03-gmir?v=1776095863",
        "startDate": "2026-05-07T12:00:00-04:00",
        "url": "https://allevents.in/monticello/prayer-the-gazebo/200029937567743",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "White County Court House",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "110 N Main St,Monticello, Indiana",
                "addressLocality": "Monticello",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.74526",
                "longitude": "-86.76271"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a time of prayer and worship at the Gazebo.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "White County IN National Day of Prayer",
                "url": "https://allevents.in/org/white-county-in-national-day-of-prayer/27686013"
            }
        ]
    }
]
```