

# Event Details

- **Event Name**: Sunday Service
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 10:00 am – Sun, 14 Dec, 2025 at 11:30 am
- **Event Description**: Join us for our Sunday service at 10:00 AM at Oconee Middle School!
- **Event URL**: https://allevents.in/watkinsville/sunday-service/200029354449935
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Watkinsville
- **state**: GA
- **country**: United States
- **location**: 1101 Mars Hill Rd, Watkinsville, GA, United States, Georgia 306077
- **lat**: 33.87387
- **long**: -83.44468
- **full address**: 1101 Mars Hill Rd, Watkinsville, GA, United States, Georgia 306077

## Event gallery

- **Alt text**: Sunday Service
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/a8936464a3a451b20f5c2a8699b63b20ae974dd8b200f17a6591060bb194ea1b-rimg-w1200-h675-dc7a6244-gmir?v=1765696594

## FAQs

- **Q**: When and where is Sunday Service being held?
  - **A:** Sunday Service takes place on Sun, 14 Dec, 2025 at 10:00 am to Sun, 14 Dec, 2025 at 11:30 am at 1101 Mars Hill Rd, Watkinsville, GA, United States, Georgia 306077.
- **Q**: Who is organizing Sunday Service?
  - **A:** Sunday Service is organized by Life Church of Athens.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Service",
        "image": "https://cdn-az.allevents.in/events8/banners/a8936464a3a451b20f5c2a8699b63b20ae974dd8b200f17a6591060bb194ea1b-rimg-w1200-h675-dc7a6244-gmir?v=1765696594",
        "startDate": "2025-12-14",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/watkinsville/sunday-service/200029354449935",
        "location": {
            "@type": "Place",
            "name": "1101 Mars Hill Rd, Watkinsville, GA, United States, Georgia 306077",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1101 Mars Hill Rd, Watkinsville, GA 30677-4829, United States",
                "addressLocality": "Watkinsville",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.87387",
                "longitude": "-83.44468"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our Sunday service at 10:00 AM at Oconee Middle School!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Life Church of Athens",
                "url": "https://allevents.in/org/life-church-of-athens/26787623"
            }
        ]
    }
]
```