

# Event Details

- **Event Name**: Grand Opening Service
- **Event Start and End Date**: Sun, 22 Mar, 2026 at 10:30 am
- **Event Description**: Opening Day
Scott Elementary School Naperville, IL
10:30 AM — March 22
- **Event URL**: https://allevents.in/naperville/grand-opening-service/200029656264730
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details

- **Ticket URL**: http://facebook.com/200029656264730?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=naperville-events

## Event venue details

- **city**: Naperville
- **state**: IL
- **country**: United States
- **location**: Scott Elementary School
- **lat**: 41.7308
- **long**: -88.11919
- **full address**: Scott Elementary School, 500 Warwick Dr,Naperville, Illinois, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Naperville Baptist Church (https://allevents.in/org/naperville-baptist-church/27459745)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/7ed768129a410aee700e24cdc4bda767cc7e90a257d4240adf1fb480968a161c-rimg-w1200-h675-dc144f7b-gmir?v=1773653733
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/9dad9f03a5363464ce5de2d96acc6b7ab8acbe93a020c5860caf1057a58fa228-rimg-w300-h300-dc144f7b-gmir?v=1773653733

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 22 Mar, 2026 at 10:30 am
- **Q**: Where is the event happening?
  - **A:** Scott Elementary School, 500 Warwick Dr,Naperville, Illinois, United States
- **Q**: Who is organizing the event?
  - **A:** Naperville Baptist Church
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Grand Opening Service ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Grand Opening Service",
        "image": "https://cdn-az.allevents.in/events3/banners/7ed768129a410aee700e24cdc4bda767cc7e90a257d4240adf1fb480968a161c-rimg-w1200-h675-dc144f7b-gmir?v=1773653733",
        "startDate": "2026-03-22",
        "url": "https://allevents.in/naperville/grand-opening-service/200029656264730",
        "location": {
            "@type": "Place",
            "name": "Scott Elementary School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "500 Warwick Dr,Naperville, Illinois",
                "addressLocality": "Naperville",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.7308",
                "longitude": "-88.11919"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Opening Day\nScott Elementary School Naperville, IL\n10:30 AM — March 22",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Naperville Baptist Church",
                "url": "https://allevents.in/org/naperville-baptist-church/27459745"
            }
        ]
    }
]
```