

# Event Details

- **Event Name**: Children’s Christmas Service
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 09:30 am
- **Event Description**: This Christmas service features our youth and teens. It is always amazing.
- **Event URL**: https://allevents.in/port-allegany/children’s-christmas-service/200029359228019
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Port Allegany
- **state**: PA
- **country**: United States
- **location**: 1119 Sartwell Creek Rd, Port Allegany, PA
- **lat**: 41.82409
- **long**: -78.18861
- **full address**: 1119 Sartwell Creek Rd, Port Allegany, PA, United States

## Event gallery

- **Alt text**: Children’s Christmas Service
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/a9eb6fba00a3e8ab3ff8ec352a896855049c4ec8c2116477eb4c9b28f9c51517-rimg-w1200-h1037-dc124591-gmir?v=1765795519

## FAQs

- **Q**: When and where is Children’s Christmas Service being held?
  - **A:** Children’s Christmas Service takes place on Sun, 21 Dec, 2025 at 09:30 am to Sun, 21 Dec, 2025 at 09:30 am at 1119 Sartwell Creek Rd, Port Allegany, PA, United States.
- **Q**: Who is organizing Children’s Christmas Service?
  - **A:** Children’s Christmas Service is organized by Sartwell Creek Union Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Children’s Christmas Service",
        "image": "https://cdn-az.allevents.in/events3/banners/a9eb6fba00a3e8ab3ff8ec352a896855049c4ec8c2116477eb4c9b28f9c51517-rimg-w1200-h1037-dc124591-gmir?v=1765795519",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/port-allegany/children’s-christmas-service/200029359228019",
        "location": {
            "@type": "Place",
            "name": "1119 Sartwell Creek Rd, Port Allegany, PA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1119 Sartwell Creek Rd, Port Allegany, PA 16743-2005, United States",
                "addressLocality": "Port Allegany",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.82409",
                "longitude": "-78.18861"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This Christmas service features our youth and teens. It is always amazing.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sartwell Creek Union Church",
                "url": "https://allevents.in/org/sartwell-creek-union-church/23804203"
            }
        ]
    }
]
```