

# Event Details

- **Event Name**: Sunday School Grand Opening
- **Event Start and End Date**: Sun, 14 Sep, 2025 at 11:15 am
- **Event Description**: Following worship. Faith formation for all ages (2-102)
- **Event URL**: https://allevents.in/bowie/sunday-school-grand-opening/200028848769042
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Bowie
- **state**: MD
- **country**: United States
- **location**: 3120 Belair Drive, Bowie, MD, United States, Maryland 20715
- **lat**: 38.97543
- **long**: -76.74228
- **full address**: 3120 Belair Drive, Bowie, MD, United States, Maryland 20715

## Event gallery

- **Alt text**: Sunday School Grand Opening
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/42e844c3b51a2ecba9aa95ec298360a44db23fd408bc298e645e1fb129b3e445-rimg-w1200-h795-dceceeed-gmir?v=1757637101

## FAQs

- **Q**: When and where is Sunday School Grand Opening being held?
  - **A:** Sunday School Grand Opening takes place on Sun, 14 Sep, 2025 at 11:15 am to Sun, 14 Sep, 2025 at 11:15 am at 3120 Belair Drive, Bowie, MD, United States, Maryland 20715.
- **Q**: Who is organizing Sunday School Grand Opening?
  - **A:** Sunday School Grand Opening is organized by Christian Community Presbyterian Church - CCPC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday School Grand Opening",
        "image": "https://cdn-az.allevents.in/events4/banners/42e844c3b51a2ecba9aa95ec298360a44db23fd408bc298e645e1fb129b3e445-rimg-w1200-h795-dceceeed-gmir?v=1757637101",
        "startDate": "2025-09-14",
        "url": "https://allevents.in/bowie/sunday-school-grand-opening/200028848769042",
        "location": {
            "@type": "Place",
            "name": "3120 Belair Drive, Bowie, MD, United States, Maryland 20715",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3120 Belair Dr, Bowie, MD 20715-3101, United States",
                "addressLocality": "Bowie",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.97543",
                "longitude": "-76.74228"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Following worship. Faith formation for all ages (2-102)",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Christian Community Presbyterian Church - CCPC",
                "url": "https://allevents.in/org/christian-community-presbyterian-church-ccpc/25977128"
            }
        ]
    }
]
```