

# Event Details

- **Event Name**: Sunday Worship
- **Event Start and End Date**: Sun, 12 Jul, 2026 at 10:30 am – Sun, 12 Jul, 2026 at 12:30 pm
- **Event Description**: Looking for a church? You are invited to worship with a modern, relevant, Australian church community. Service includes communion, community prayer, contemporary hymns, and a message by the student minister. The service is followed by morning tea and a time of fellowship.
- **Event URL**: https://allevents.in/canberra/sunday-worship/200030342806910
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details


## Event venue details

- **city**: Canberra
- **state**: CT
- **country**: Australia
- **location**: 82 Limestone Ave, Canberra, ACT, Australia, Australian Capital Territory 2602
- **lat**: -35.26905
- **long**: 149.14011
- **full address**: 82 Limestone Ave, Canberra, ACT, Australia, Australian Capital Territory 2602

## Event gallery

- **Alt text**: Sunday Worship
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/ff56fbf7904b340c43ca22a984a11a98e8fadc99bbe1d75587460647e0a77d3a-rimg-w736-h1000-dcaa7548-gmir?v=1783680081

## FAQs

- **Q**: When and where is Sunday Worship being held?
  - **A:** Sunday Worship takes place on Sun, 12 Jul, 2026 at 10:30 am to Sun, 12 Jul, 2026 at 12:30 pm at 82 Limestone Ave, Canberra, ACT, Australia, Australian Capital Territory 2602.
- **Q**: Who is organizing Sunday Worship?
  - **A:** Sunday Worship is organized by Ainslie Church of Christ.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Worship",
        "image": "https://cdn-az.allevents.in/events2/banners/ff56fbf7904b340c43ca22a984a11a98e8fadc99bbe1d75587460647e0a77d3a-rimg-w736-h1000-dcaa7548-gmir?v=1783680081",
        "startDate": "2026-07-12",
        "endDate": "2026-07-12",
        "url": "https://allevents.in/canberra/sunday-worship/200030342806910",
        "location": {
            "@type": "Place",
            "name": "82 Limestone Ave, Canberra, ACT, Australia, Australian Capital Territory 2602",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Kanangra Court, 82 Limestone Ave, Ainslie ACT 2602, Australia",
                "addressLocality": "Canberra",
                "addressRegion": "CT",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-35.26905",
                "longitude": "149.14011"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Looking for a church? You are invited to worship with a modern, relevant, Australian church community. Service includes communion, community prayer, contemporary hymns, and a message by the student minister. The service is followed by morning tea and a time of fellowship.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ainslie Church of Christ",
                "url": "https://allevents.in/org/ainslie-church-of-christ/17579573"
            }
        ]
    }
]
```