

# Event Details

- **Event Name**: Church Service
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 12:00 am – Sun, 28 Dec, 2025 at 01:00 am
- **Event Description**: Eucharist Service
- **Event URL**: https://allevents.in/traralgon/church-service/200029387045908
- **Event Categories**: good-friday
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Traralgon
- **state**: VI
- **country**: Australia
- **location**: 100 Grey St, Traralgon, VIC, Australia
- **lat**: -38.19173
- **long**: 146.52796
- **full address**: 100 Grey St, Traralgon, VIC, Australia

## Event gallery

- **Alt text**: Church Service
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/941f7a7210668413ce9eeeda43fec3300de756d506d09ed695ba092f195d3f9e-rimg-w1200-h675-dc30302e-gmir?v=1766287079

## FAQs

- **Q**: When and where is Church Service being held?
  - **A:** Church Service takes place on Sun, 28 Dec, 2025 at 12:00 am to Sun, 28 Dec, 2025 at 01:00 am at 100 Grey St, Traralgon, VIC, Australia.
- **Q**: Who is organizing Church Service?
  - **A:** Church Service is organized by Saint James Traralgon.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Church Service",
        "image": "https://cdn-az.allevents.in/events2/banners/941f7a7210668413ce9eeeda43fec3300de756d506d09ed695ba092f195d3f9e-rimg-w1200-h675-dc30302e-gmir?v=1766287079",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/traralgon/church-service/200029387045908",
        "location": {
            "@type": "Place",
            "name": "100 Grey St, Traralgon, VIC, Australia",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "100 Grey St, Traralgon VIC 3844, Australia",
                "addressLocality": "Traralgon",
                "addressRegion": "VI",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-38.19173",
                "longitude": "146.52796"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Eucharist Service",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Saint James Traralgon",
                "url": "https://allevents.in/org/saint-james-traralgon/26080841"
            }
        ]
    }
]
```