

# Event Details

- **Event Name**: Christmas Day service
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 09:00 am
- **Event Description**: We invite you, your family, and your friends to our Christmas Day service. Come and celebrate the hope, peace, joy and love that only Jesus Christ gives. Service starts at 09:00.
- **Event URL**: https://allevents.in/alberton/christmas-day-service/200029376114313
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Alberton
- **state**: GT
- **country**: South Africa
- **location**: 17 Heidelburg Ave, Newmarket Estates, 1450 Alberton, South Africa
- **lat**: -26.28177
- **long**: 28.12663
- **full address**: 17 Heidelburg Ave, Newmarket Estates, 1450 Alberton, South Africa, 17 Heidelberg Ave, Alberton, 1449, South Africa

## Event gallery

- **Alt text**: Christmas Day service
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/1b945b22d06b226e8a939ad6380a15b796dd2f02f75120430a70876f62ee286f-rimg-w1200-h675-dc030303-gmir?v=1766117352

## FAQs

- **Q**: When and where is Christmas Day service being held?
  - **A:** Christmas Day service takes place on Thu, 25 Dec, 2025 at 09:00 am to Thu, 25 Dec, 2025 at 09:00 am at 17 Heidelburg Ave, Newmarket Estates, 1450 Alberton, South Africa, 17 Heidelberg Ave, Alberton, 1449, South Africa.
- **Q**: Who is organizing Christmas Day service?
  - **A:** Christmas Day service is organized by Alberton Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Day service",
        "image": "https://cdn-az.allevents.in/events10/banners/1b945b22d06b226e8a939ad6380a15b796dd2f02f75120430a70876f62ee286f-rimg-w1200-h675-dc030303-gmir?v=1766117352",
        "startDate": "2025-12-25",
        "url": "https://allevents.in/alberton/christmas-day-service/200029376114313",
        "location": {
            "@type": "Place",
            "name": "17 Heidelburg Ave, Newmarket Estates, 1450 Alberton, South Africa",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "17 Heidelberg Ave, Alberton, 1449, South Africa",
                "addressLocality": "Alberton",
                "addressRegion": "GT",
                "addressCountry": "ZA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-26.28177",
                "longitude": "28.12663"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We invite you, your family, and your friends to our Christmas Day service. Come and celebrate the hope, peace, joy and love that only Jesus Christ gives. Service starts at 09:00.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Alberton Methodist Church",
                "url": "https://allevents.in/org/alberton-methodist-church/21375156"
            }
        ]
    }
]
```