

# Event Details

- **Event Name**: Praise and Pie Night
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 06:00 pm
- **Event Description**: We would love for you to join us for Praise and Pie Night! We are asking that each family bring a pie to share!
- **Event URL**: https://allevents.in/zionsville/praise-and-pie-night/200029021284901
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Zionsville
- **state**: IN
- **country**: United States
- **location**: Mts. Runn Baptist Church
- **lat**: 40.037376036784
- **long**: -86.323077807014
- **full address**: Mts. Runn Baptist Church, 250 S County Road 775 E, Zionsville, IN 46077-9713, United States

## Event gallery

- **Alt text**: Praise and Pie Night
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/9bc94a5609281ef0b2eac41bbf1eced955ccba32c1e81fde86b89f31fc5eecee-rimg-w1200-h675-dc160503-gmir?v=1763571676

## FAQs

- **Q**: When and where is Praise and Pie Night being held?
  - **A:** Praise and Pie Night takes place on Sun, 30 Nov, 2025 at 06:00 pm to Sun, 30 Nov, 2025 at 06:00 pm at Mts. Runn Baptist Church, 250 S County Road 775 E, Zionsville, IN 46077-9713, United States.
- **Q**: Who is organizing Praise and Pie Night?
  - **A:** Praise and Pie Night is organized by Mts. Runn Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Praise and Pie Night",
        "image": "https://cdn-az.allevents.in/events8/banners/9bc94a5609281ef0b2eac41bbf1eced955ccba32c1e81fde86b89f31fc5eecee-rimg-w1200-h675-dc160503-gmir?v=1763571676",
        "startDate": "2025-11-30",
        "url": "https://allevents.in/zionsville/praise-and-pie-night/200029021284901",
        "location": {
            "@type": "Place",
            "name": "Mts. Runn Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "250 S County Road 775 E, Zionsville, IN 46077-9713, United States",
                "addressLocality": "Zionsville",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.037376036784",
                "longitude": "-86.323077807014"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We would love for you to join us for Praise and Pie Night! We are asking that each family bring a pie to share!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mts. Runn Baptist Church",
                "url": "https://allevents.in/org/mts-runn-baptist-church/25957500"
            }
        ]
    }
]
```