

# Event Details

- **Event Name**: Christmas Sweater Sunday 
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 11:00 am
- **Event Description**: Wear your most festive Christmas attire to church on Sunday morning December 14th!
- **Event URL**: https://allevents.in/centerville/christmas-sweater-sunday/200029350072253
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Centerville
- **state**: GA
- **country**: United States
- **location**: 401 Wilson Dr, Centerville, GA, United States, Georgia 31028
- **lat**: 32.63198
- **long**: -83.68353
- **full address**: 401 Wilson Dr, Centerville, GA, United States, Georgia 31028

## Event gallery

- **Alt text**: Christmas Sweater Sunday
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/67eda8b30b7f937e9736b5a1a45ab1451c8228603e4c96f40cdabb4c56cc8480-rimg-w1200-h1200-dc8b080d-gmir?v=1765614053

## FAQs

- **Q**: When and where is Christmas Sweater Sunday  being held?
  - **A:** Christmas Sweater Sunday  takes place on Sun, 14 Dec, 2025 at 11:00 am to Sun, 14 Dec, 2025 at 11:00 am at 401 Wilson Dr, Centerville, GA, United States, Georgia 31028.
- **Q**: Who is organizing Christmas Sweater Sunday ?
  - **A:** Christmas Sweater Sunday  is organized by Centerville Community Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Sweater Sunday",
        "image": "https://cdn-az.allevents.in/events6/banners/67eda8b30b7f937e9736b5a1a45ab1451c8228603e4c96f40cdabb4c56cc8480-rimg-w1200-h1200-dc8b080d-gmir?v=1765614053",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/centerville/christmas-sweater-sunday/200029350072253",
        "location": {
            "@type": "Place",
            "name": "401 Wilson Dr, Centerville, GA, United States, Georgia 31028",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "401 Wilson Dr, Centerville, GA 31028-1133, United States",
                "addressLocality": "Centerville",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.63198",
                "longitude": "-83.68353"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Wear your most festive Christmas attire to church on Sunday morning December 14th!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Centerville Community Church",
                "url": "https://allevents.in/org/centerville-community-church/21159057"
            }
        ]
    }
]
```