

# Event Details

- **Event Name**: Traditional Lessons and Carols
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 08:00 pm
- **Event Description**: Located in the Sanctuary!
- **Event URL**: https://allevents.in/naples/traditional-lessons-and-carols/200029347401608
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Naples
- **state**: FL
- **country**: United States
- **location**: 5200 Crayton Road, Naples, FL, United States, Florida 34103
- **lat**: 26.2106
- **long**: -81.8076
- **full address**: 5200 Crayton Road, Naples, FL, United States, Florida 34103

## Event gallery

- **Alt text**: Traditional Lessons and Carols
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/2af937b451f59d4e1260b4f074d1c7df112043a3b25105da4056d50f58fe4ece-rimg-w1200-h469-dceeeff2-gmir?v=1766209779

## FAQs

- **Q**: When and where is Traditional Lessons and Carols being held?
  - **A:** Traditional Lessons and Carols takes place on Wed, 24 Dec, 2025 at 08:00 pm to Wed, 24 Dec, 2025 at 08:00 pm at 5200 Crayton Road, Naples, FL, United States, Florida 34103.
- **Q**: Who is organizing Traditional Lessons and Carols?
  - **A:** Traditional Lessons and Carols is organized by Naples United Church of Christ.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Traditional Lessons and Carols",
        "image": "https://cdn-az.allevents.in/events6/banners/2af937b451f59d4e1260b4f074d1c7df112043a3b25105da4056d50f58fe4ece-rimg-w1200-h469-dceeeff2-gmir?v=1766209779",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/naples/traditional-lessons-and-carols/200029347401608",
        "location": {
            "@type": "Place",
            "name": "5200 Crayton Road, Naples, FL, United States, Florida 34103",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5200 Crayton Rd, Naples, FL 34103-2446, United States",
                "addressLocality": "Naples",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "26.2106",
                "longitude": "-81.8076"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Located in the Sanctuary!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Naples United Church of Christ",
                "url": "https://allevents.in/org/naples-united-church-of-christ/26344553"
            }
        ]
    }
]
```