

# Event Details

- **Event Name**: Lessons and Carols
- **Event Start and End Date**: Wed, 17 Dec, 2025 at 07:00 pm
- **Event Description**: Join us for our annual Lessons and Carols! This traditional service tells the story of our need for Jesus through scripture and Christmas carols. Cookies and punch afterward!
- **Event URL**: https://allevents.in/centerville/lessons-and-carols/200029240343645
- **Event Categories**: christmas-carols, christmas
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Centerville
- **state**: GA
- **country**: United States
- **location**: Christ the Redeemer Anglican Church
- **lat**: 32.559464382054
- **long**: -83.720002912692
- **full address**: Christ the Redeemer Anglican Church, 2814 US-41, Fort Valley, GA 31030-8703, United States, Centerville

## Event gallery

- **Alt text**: Lessons and Carols
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/d2b06b374471ae0b18bc14f6a8842ec95349a2a1c959f3a0e9de4c11172c5eea-rimg-w940-h788-dcf6f6f2-gmir?v=1765478266

## FAQs

- **Q**: When and where is Lessons and Carols being held?
  - **A:** Lessons and Carols takes place on Wed, 17 Dec, 2025 at 07:00 pm to Wed, 17 Dec, 2025 at 07:00 pm at Christ the Redeemer Anglican Church, 2814 US-41, Fort Valley, GA 31030-8703, United States, Centerville.
- **Q**: Who is organizing Lessons and Carols?
  - **A:** Lessons and Carols is organized by Christ the Redeemer Anglican Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Lessons and Carols",
        "image": "https://cdn-az.allevents.in/events7/banners/d2b06b374471ae0b18bc14f6a8842ec95349a2a1c959f3a0e9de4c11172c5eea-rimg-w940-h788-dcf6f6f2-gmir?v=1765478266",
        "startDate": "2025-12-17",
        "url": "https://allevents.in/centerville/lessons-and-carols/200029240343645",
        "location": {
            "@type": "Place",
            "name": "Christ the Redeemer Anglican Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2814 US-41, Fort Valley, GA 31030-8703, United States",
                "addressLocality": "Centerville",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.559464382054",
                "longitude": "-83.720002912692"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our annual Lessons and Carols! This traditional service tells the story of our need for Jesus through scripture and Christmas carols. Cookies and punch afterward!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Christ the Redeemer Anglican Church",
                "url": "https://allevents.in/org/christ-the-redeemer-anglican-church/27022494"
            }
        ]
    }
]
```