

# Event Details

- **Event Name**: PBC Kids Nativity
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 10:30 am
- **Event Description**: Join us on Sunday 21st December at 10:30am for our PBC Kids Nativity!
- **Event URL**: https://allevents.in/stockport/pbc-kids-nativity/200029265920849
- **Event Categories**: kids, christmas
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Stockport
- **state**: EN
- **country**: United Kingdom
- **location**: 22 Park Lane, SK12 1RE Poynton, United Kingdom
- **lat**: 53.34863
- **long**: -2.12097
- **full address**: 22 Park Lane, SK12 1RE Poynton, United Kingdom, 22 Park Lane, Stockport, SK12 1RE, United Kingdom

## Event gallery

- **Alt text**: PBC Kids Nativity
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/9a157f675c4c4444a708fd5341d74e334a814c870be73be905420f8efdb0d595-rimg-w1200-h675-dcd70517-gmir?v=1766264073

## FAQs

- **Q**: When and where is PBC Kids Nativity being held?
  - **A:** PBC Kids Nativity takes place on Sun, 21 Dec, 2025 at 10:30 am to Sun, 21 Dec, 2025 at 10:30 am at 22 Park Lane, SK12 1RE Poynton, United Kingdom, 22 Park Lane, Stockport, SK12 1RE, United Kingdom.
- **Q**: Who is organizing PBC Kids Nativity?
  - **A:** PBC Kids Nativity is organized by Poynton Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "PBC Kids Nativity",
        "image": "https://cdn-az.allevents.in/events9/banners/9a157f675c4c4444a708fd5341d74e334a814c870be73be905420f8efdb0d595-rimg-w1200-h675-dcd70517-gmir?v=1766264073",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/stockport/pbc-kids-nativity/200029265920849",
        "location": {
            "@type": "Place",
            "name": "22 Park Lane, SK12 1RE Poynton, United Kingdom",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "22 Park Lane, Stockport, SK12 1RE, United Kingdom",
                "addressLocality": "Stockport",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.34863",
                "longitude": "-2.12097"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on Sunday 21st December at 10:30am for our PBC Kids Nativity!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Poynton Baptist Church",
                "url": "https://allevents.in/org/poynton-baptist-church/26519641"
            }
        ]
    }
]
```