

# Event Details

- **Event Name**: Klein Meetinghouse Christmas Carol Service
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 04:00 pm
- **Event Description**: Join us at the Klein Meetinghouse this Sunday, December 14th at 4pm for Christmas Carol Service.
- **Event URL**: https://allevents.in/harleysville/klein-meetinghouse-christmas-carol-service/200029338728535
- **Event Categories**: christmas-services, christmas-carols, christmas
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Harleysville
- **state**: PA
- **country**: United States
- **location**: Klein Meetinghouse
- **lat**: 40.291944444444
- **long**: -75.376111111111
- **full address**: Klein Meetinghouse, 818 Maple Ave, Harleysville, PA 19438-1032, United States

## Event gallery

- **Alt text**: Klein Meetinghouse Christmas Carol Service
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/a4afce8aa729c8f2feb453b095c928c03aab622099d3ca84ba983b0245d06d03-rimg-w940-h788-dcc2bda9-gmir?v=1765444055

## FAQs

- **Q**: When and where is Klein Meetinghouse Christmas Carol Service being held?
  - **A:** Klein Meetinghouse Christmas Carol Service takes place on Sun, 14 Dec, 2025 at 04:00 pm to Sun, 14 Dec, 2025 at 04:00 pm at Klein Meetinghouse, 818 Maple Ave, Harleysville, PA 19438-1032, United States.
- **Q**: Who is organizing Klein Meetinghouse Christmas Carol Service?
  - **A:** Klein Meetinghouse Christmas Carol Service is organized by Indian Creek Church of the Brethren.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Klein Meetinghouse Christmas Carol Service",
        "image": "https://cdn-az.allevents.in/events3/banners/a4afce8aa729c8f2feb453b095c928c03aab622099d3ca84ba983b0245d06d03-rimg-w940-h788-dcc2bda9-gmir?v=1765444055",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/harleysville/klein-meetinghouse-christmas-carol-service/200029338728535",
        "location": {
            "@type": "Place",
            "name": "Klein Meetinghouse",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "818 Maple Ave, Harleysville, PA 19438-1032, United States",
                "addressLocality": "Harleysville",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.291944444444",
                "longitude": "-75.376111111111"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at the Klein Meetinghouse this Sunday, December 14th at 4pm for Christmas Carol Service.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Indian Creek Church of the Brethren",
                "url": "https://allevents.in/org/indian-creek-church-of-the-brethren/25186121"
            }
        ]
    }
]
```