

# Event Details

- **Event Name**: Sunday Morning Service
- **Event Start and End Date**: Sun, 08 Feb, 2026 at 10:00 am – Sun, 08 Feb, 2026 at 11:30 am
- **Event Description**: Join us for our Sunday morning service!
- **Event URL**: https://allevents.in/exeter/sunday-morning-service/200029626339507
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Exeter
- **state**: CA
- **country**: United States
- **location**: Exeter Nazarene Church
- **lat**: 36.29698
- **long**: -119.14678
- **full address**: Exeter Nazarene Church, 400 W Visalia Rd, Exeter, CA 93221-1022, United States

## Event gallery

- **Alt text**: Sunday Morning Service
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/84a8ee85148c33d519bda1ca45e9e31f916b76987993790f57f9f9d0c822d198-rimg-w1200-h1600-dc7b7572-gmir?v=1770294427

## FAQs

- **Q**: When and where is Sunday Morning Service being held?
  - **A:** Sunday Morning Service takes place on Sun, 08 Feb, 2026 at 10:00 am to Sun, 08 Feb, 2026 at 11:30 am at Exeter Nazarene Church, 400 W Visalia Rd, Exeter, CA 93221-1022, United States.
- **Q**: Who is organizing Sunday Morning Service?
  - **A:** Sunday Morning Service is organized by Exeter Naz Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Morning Service",
        "image": "https://cdn-az.allevents.in/events8/banners/84a8ee85148c33d519bda1ca45e9e31f916b76987993790f57f9f9d0c822d198-rimg-w1200-h1600-dc7b7572-gmir?v=1770294427",
        "startDate": "2026-02-08",
        "endDate": "2026-02-08",
        "url": "https://allevents.in/exeter/sunday-morning-service/200029626339507",
        "location": {
            "@type": "Place",
            "name": "Exeter Nazarene Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "400 W Visalia Rd, Exeter, CA 93221-1022, United States",
                "addressLocality": "Exeter",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.29698",
                "longitude": "-119.14678"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our Sunday morning service!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Exeter Naz Church",
                "url": "https://allevents.in/org/exeter-naz-church/25391129"
            }
        ]
    }
]
```