

# Event Details

- **Event Name**: Christmas Eve at Sturtevant Chapel
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: Join us for Christmas carols, the Christmas Story of Jesus Christ and His birth.
- **Event URL**: https://allevents.in/keene/christmas-eve-at-sturtevant-chapel/200029347798803
- **Event Categories**: christmas, christmas-carols
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Keene
- **state**: NH
- **country**: United States
- **location**: 15 Washington Ave, Keene, NH, United States, New Hampshire 03431
- **lat**: 42.94374
- **long**: -72.27519
- **full address**: 15 Washington Ave, Keene, NH, United States, New Hampshire 03431

## Event gallery

- **Alt text**: Christmas Eve at Sturtevant Chapel
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/cfe4e7354e1e464ed80cb824c92a87a81e2080f4eeed18ec4ab7bca3decf68fb-rimg-w1200-h675-dc5f6378-gmir?v=1766222622

## FAQs

- **Q**: When and where is Christmas Eve at Sturtevant Chapel being held?
  - **A:** Christmas Eve at Sturtevant Chapel takes place on Wed, 24 Dec, 2025 at 06:00 pm to Wed, 24 Dec, 2025 at 06:00 pm at 15 Washington Ave, Keene, NH, United States, New Hampshire 03431.
- **Q**: Who is organizing Christmas Eve at Sturtevant Chapel?
  - **A:** Christmas Eve at Sturtevant Chapel is organized by Sturtevant Chapel.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve at Sturtevant Chapel",
        "image": "https://cdn-az.allevents.in/events2/banners/cfe4e7354e1e464ed80cb824c92a87a81e2080f4eeed18ec4ab7bca3decf68fb-rimg-w1200-h675-dc5f6378-gmir?v=1766222622",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/keene/christmas-eve-at-sturtevant-chapel/200029347798803",
        "location": {
            "@type": "Place",
            "name": "15 Washington Ave, Keene, NH, United States, New Hampshire 03431",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "15 Washington Ave, Keene, NH 03431-2731, United States",
                "addressLocality": "Keene",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.94374",
                "longitude": "-72.27519"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for Christmas carols, the Christmas Story of Jesus Christ and His birth.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sturtevant Chapel",
                "url": "https://allevents.in/org/sturtevant-chapel/24470428"
            }
        ]
    }
]
```