

# Event Details

- **Event Name**: Candlelight Service
- **Event Start and End Date**: Tue, 23 Dec, 2025 at 06:30 pm
- **Event Description**: We will have a Candle light service here at the church on Tuesday December 23 at 6:30PM. There will be a Christmas cookie exchange to follow.
- **Event URL**: https://allevents.in/jamestown/candlelight-service/200029364393016
- **Event Categories**: candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 24

## Ticket Details


## Event venue details

- **city**: Jamestown
- **state**: NY
- **country**: United States
- **location**: 200 Hunt Rd, Jamestown, NY, United States, New York 14701
- **lat**: 42.09031
- **long**: -79.2754
- **full address**: 200 Hunt Rd, Jamestown, NY, United States, New York 14701

## Event gallery

- **Alt text**: Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/0bea64a1fda7bd2b821a6a6a2315b498bb1064a98379b8dd42f313841faa6dba-rimg-w1200-h675-dc1a1a19-gmir?v=1766506676

## FAQs

- **Q**: When and where is Candlelight Service being held?
  - **A:** Candlelight Service takes place on Tue, 23 Dec, 2025 at 06:30 pm to Tue, 23 Dec, 2025 at 06:30 pm at 200 Hunt Rd, Jamestown, NY, United States, New York 14701.
- **Q**: Who is organizing Candlelight Service?
  - **A:** Candlelight Service is organized by Bethel Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Candlelight Service",
        "image": "https://cdn-az.allevents.in/events6/banners/0bea64a1fda7bd2b821a6a6a2315b498bb1064a98379b8dd42f313841faa6dba-rimg-w1200-h675-dc1a1a19-gmir?v=1766506676",
        "startDate": "2025-12-23",
        "url": "https://allevents.in/jamestown/candlelight-service/200029364393016",
        "location": {
            "@type": "Place",
            "name": "200 Hunt Rd, Jamestown, NY, United States, New York 14701",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "200 Hunt Rd, Jamestown, NY 14701-5729, United States",
                "addressLocality": "Jamestown",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.09031",
                "longitude": "-79.2754"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will have a Candle light service here at the church on Tuesday December 23 at 6:30PM. There will be a Christmas cookie exchange to follow.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bethel Baptist Church",
                "url": "https://allevents.in/org/bethel-baptist-church/27246454"
            }
        ]
    }
]
```