

# Event Details

- **Event Name**: Morning Service
- **Event Start and End Date**: Sun, 20 Sep, 2026 at 10:00 am – Sun, 20 Sep, 2026 at 11:00 am
- **Event Description**: Morning Worship Service
- **Event URL**: https://allevents.in/canon/morning-service/200030694563321
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Canon
- **state**: GA
- **country**: United States
- **location**: 4244 New Franklin Church Rd, Canon, GA, United States, Georgia 30520
- **lat**: 34.37689
- **long**: -83.13957
- **full address**: 4244 New Franklin Church Rd, Canon, GA, United States, Georgia 30520

## Event gallery

- **Alt text**: Morning Service
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/c6d1a6370cde941ec4bb7aec49818b2ef881e5ecacfa23694b79eb928755321f-rimg-w1200-h819-dcf8f8f8-gmir?v=1789342821

## FAQs

- **Q**: When and where is Morning Service being held?
  - **A:** Morning Service takes place on Sun, 20 Sep, 2026 at 10:00 am to Sun, 20 Sep, 2026 at 11:00 am at 4244 New Franklin Church Rd, Canon, GA, United States, Georgia 30520.
- **Q**: Who is organizing Morning Service?
  - **A:** Morning Service is organized by New Franklin Christian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Morning Service",
        "image": "https://cdn-az.allevents.in/events9/banners/c6d1a6370cde941ec4bb7aec49818b2ef881e5ecacfa23694b79eb928755321f-rimg-w1200-h819-dcf8f8f8-gmir?v=1789342821",
        "startDate": "2026-09-20",
        "endDate": "2026-09-20",
        "url": "https://allevents.in/canon/morning-service/200030694563321",
        "location": {
            "@type": "Place",
            "name": "4244 New Franklin Church Rd, Canon, GA, United States, Georgia 30520",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4244 New Franklin Church Rd, Canon, GA 30520-1710, United States",
                "addressLocality": "Canon",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.37689",
                "longitude": "-83.13957"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Morning Worship Service",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Franklin Christian Church",
                "url": "https://allevents.in/org/new-franklin-christian-church/23353117",
                "description": "New Franklin Christian Church, Canon. 280 likes · 15 talking about this · 111 were here. New Franklin Christian Church is an independent Christian family..."
            }
        ]
    }
]
```