

# Event Details

- **Event Name**: St Johns Methodist Church Christmas Service
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 06:15 pm
- **Event Description**: Concert
- **Event URL**: https://allevents.in/durham/st-johns-methodist-church-christmas-service/200028785177622
- **Event Categories**: christmas, concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details

- **Ticket URL**: http://facebook.com/200028785177622?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=durham-events

## Event venue details

- **city**: Durham
- **state**: EN
- **country**: United Kingdom
- **location**: St Johns Methodist Church, Front Street, Pittington
- **lat**: 54.793227866413
- **long**: -1.4899328083058
- **full address**: St Johns Methodist Church, Front Street, Pittington, Durham, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Pittington Brass (https://allevents.in/org/pittington-brass/25670616)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/110e54d7b41f55f6d2e2e7dd4cfb9bb2d31bc66b1a6b62c8e5255da6158aa2d7-rimg-w474-h396-dcfefefe-gmir?v=1764355172
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/7700f762ebc81d69d0fd2e566c2222a6f735e7936b0e6b8e748eecb8c9f500a0-rimg-w300-h300-dcfefefe-gmir?v=1764355173

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 30 Nov, 2025 at 06:15 pm
- **Q**: Where is the event happening?
  - **A:** St Johns Methodist Church, Front Street, Pittington, Durham, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Pittington Brass
- **Q**: What type of event is this?
  - **A:** christmas, concerts, music, entertainment
- **Q**: Where can I find ticket details about St Johns Methodist Church Christmas Service ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "St Johns Methodist Church Christmas Service",
        "image": "https://cdn-az.allevents.in/events4/banners/110e54d7b41f55f6d2e2e7dd4cfb9bb2d31bc66b1a6b62c8e5255da6158aa2d7-rimg-w474-h396-dcfefefe-gmir?v=1764355172",
        "startDate": "2025-11-30",
        "url": "https://allevents.in/durham/st-johns-methodist-church-christmas-service/200028785177622",
        "location": {
            "@type": "Place",
            "name": "St Johns Methodist Church, Front Street, Pittington",
            "address": {
                "@type": "PostalAddress",
                "name": "St Johns Methodist Church, Front Street, Pittington, Durham, United Kingdom",
                "addressLocality": "Durham",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.793227866413",
                "longitude": "-1.4899328083058"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Concert",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pittington Brass",
                "url": "https://allevents.in/org/pittington-brass/25670616"
            }
        ]
    }
]
```