

# Event Details

- **Event Name**: Sunday Service 
- **Event Start and End Date**: Sun, 05 Jul, 2026 at 10:30 am – Sun, 19 Jul, 2026 at 10:30 am
- **Event Description**: Sunday worship service
- **Event URL**: https://allevents.in/fargo/sunday-service/200030342983434
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Fargo
- **state**: ND
- **country**: United States
- **location**: City of Light Church International 
- **lat**: 46.86849
- **long**: -96.86311
- **full address**: City of Light Church International , 745 45th St S Fargo Suit C,Fargo, North Dakota, United States
- **location**: City of Light Church International

## Event gallery

- **Alt text**: Sunday Service
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/71cbe0a978bab7c4693fceb2a49e6b66f8a61f236bb566f21d67f5cc69087284-rimg-w1024-h1024-dc310245-gmir?v=1782978454

## FAQs

- **Q**: When and where is Sunday Service  being held?
  - **A:** Sunday Service  takes place on Sun, 05 Jul, 2026 at 10:30 am to Sun, 19 Jul, 2026 at 10:30 am at City of Light Church International , 745 45th St S Fargo Suit C,Fargo, North Dakota, United States.
- **Q**: Who is organizing Sunday Service ?
  - **A:** Sunday Service  is organized by City of Light Church International .

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Service",
        "image": "https://cdn-az.allevents.in/events2/banners/71cbe0a978bab7c4693fceb2a49e6b66f8a61f236bb566f21d67f5cc69087284-rimg-w1024-h1024-dc310245-gmir?v=1782978454",
        "startDate": "2026-07-05",
        "endDate": "2026-07-19",
        "url": "https://allevents.in/fargo/sunday-service/200030342983434",
        "location": {
            "@type": "Place",
            "name": "City of Light Church International ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "745 45th St S Fargo Suit C,Fargo, North Dakota",
                "addressLocality": "Fargo",
                "addressRegion": "ND",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.86849",
                "longitude": "-96.86311"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sunday worship service",
        "organizer": [
            {
                "@type": "Organization",
                "name": "City of Light Church International ",
                "url": "https://allevents.in/org/city-of-light-church-international/27908871"
            }
        ]
    }
]
```