

# Event Details

- **Event Name**: Sunday Service
- **Event Start and End Date**: Sun, 24 May, 2026 at 10:30 am – Sun, 31 May, 2026 at 10:30 am
- **Event Description**: Join us for a time of worship, prayer, and sharing of God's word as we enjoy God's Presence together.
- **Event URL**: https://allevents.in/nu-mine/sunday-service/200030076922505
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Nu Mine
- **state**: PA
- **country**: United States
- **location**: 9500 State Route 85, NuMine, PA, United States, Pennsylvania 16244
- **lat**: 40.79382
- **long**: -79.28298
- **full address**: 9500 State Route 85, NuMine, PA, United States, Pennsylvania 16244, SUBWAY, NU Mine, PA 16244, United States

## Event gallery

- **Alt text**: Sunday Service
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/274bf31947024d011af368be3b460cf9228b48cdcadeee12030558901b9d29c8-rimg-w1200-h619-dcdbd3d8-gmir?v=1779289145

## FAQs

- **Q**: When and where is Sunday Service being held?
  - **A:** Sunday Service takes place on Sun, 24 May, 2026 at 10:30 am to Sun, 31 May, 2026 at 10:30 am at 9500 State Route 85, NuMine, PA, United States, Pennsylvania 16244, SUBWAY, NU Mine, PA 16244, United States.
- **Q**: Who is organizing Sunday Service?
  - **A:** Sunday Service is organized by New Hope Assembly of God.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Service",
        "image": "https://cdn-az.allevents.in/events10/banners/274bf31947024d011af368be3b460cf9228b48cdcadeee12030558901b9d29c8-rimg-w1200-h619-dcdbd3d8-gmir?v=1779289145",
        "startDate": "2026-05-24",
        "endDate": "2026-05-31",
        "url": "https://allevents.in/nu-mine/sunday-service/200030076922505",
        "location": {
            "@type": "Place",
            "name": "9500 State Route 85, NuMine, PA, United States, Pennsylvania 16244",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "SUBWAY, NU Mine, PA 16244, United States",
                "addressLocality": "Nu Mine",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.79382",
                "longitude": "-79.28298"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a time of worship, prayer, and sharing of God's word as we enjoy God's Presence together.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Hope Assembly of God",
                "url": "https://allevents.in/org/new-hope-assembly-of-god/18225768"
            }
        ]
    }
]
```