

# Event Details

- **Event Name**: Sunday Service
- **Event Start and End Date**: Sun, 08 Mar, 2026 at 11:00 am
- **Event Description**: Sunday Service
- **Event URL**: https://allevents.in/albi/sunday-service/200029739739835
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

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

## Event venue details

- **city**: Albi
- **state**: MI
- **country**: France
- **location**: Salle St Pierre, rue Portal, Gaillac
- **lat**: 43.89928
- **long**: 1.89728
- **full address**: Salle St Pierre, rue Portal, Gaillac, 20 Rue Portal, 81600 Gaillac, France, Albi

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Church 81 (https://allevents.in/org/church-81/27063281)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/490c802e7cd91c7911418f5e08d55a32c03fec029c645bf0753ed15c7b75fcdb-rimg-w1200-h626-dcffffff-gmir?v=1772940153
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/bf0d63eeec37b1efe145f9cc73e3f6079a3f4d4760d8445e8d9cc7353b6b8e04-rimg-w300-h300-dcffffff-gmir?v=1772940153

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 08 Mar, 2026 at 11:00 am
- **Q**: Where is the event happening?
  - **A:** Salle St Pierre, rue Portal, Gaillac, 20 Rue Portal, 81600 Gaillac, France, Albi
- **Q**: Who is organizing the event?
  - **A:** Church 81
- **Q**: Where can I find ticket details about Sunday Service ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Service",
        "image": "https://cdn-az.allevents.in/events3/banners/490c802e7cd91c7911418f5e08d55a32c03fec029c645bf0753ed15c7b75fcdb-rimg-w1200-h626-dcffffff-gmir?v=1772940153",
        "startDate": "2026-03-08",
        "url": "https://allevents.in/albi/sunday-service/200029739739835",
        "location": {
            "@type": "Place",
            "name": "Salle St Pierre, rue Portal, Gaillac",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "20 Rue Portal, 81600 Gaillac, France",
                "addressLocality": "Albi",
                "addressRegion": "MI",
                "addressCountry": "FR"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.89928",
                "longitude": "1.89728"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sunday Service",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Church 81",
                "url": "https://allevents.in/org/church-81/27063281"
            }
        ]
    }
]
```