

# Event Details

- **Event Name**: Gospel Supper
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 05:00 pm – Sun, 14 Dec, 2025 at 09:00 pm
- **Event Description**: Getting ready for the Gospel Supper tonight.  Come and join us. 5pm
- **Event URL**: https://allevents.in/moncton/gospel-supper/200029356785307
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Moncton
- **state**: NB
- **country**: Canada
- **location**: City of Moncton / Ville de Moncton
- **lat**: 46.08966
- **long**: -64.77536
- **full address**: City of Moncton / Ville de Moncton, 655 Main ,Moncton, New Brunswick, Canada

## Event gallery

- **Alt text**: Gospel Supper
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/7a0bd44709e30e425ec7e5936f6f2311023c7fce7aeacd1e00796a721ea2b3bf-rimg-w1200-h676-dc4978d7-gmir?v=1765754347

## FAQs

- **Q**: When and where is Gospel Supper being held?
  - **A:** Gospel Supper takes place on Sun, 14 Dec, 2025 at 05:00 pm to Sun, 14 Dec, 2025 at 09:00 pm at City of Moncton / Ville de Moncton, 655 Main ,Moncton, New Brunswick, Canada.
- **Q**: Who is organizing Gospel Supper?
  - **A:** Gospel Supper is organized by Moncton Gospel Hall.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Gospel Supper",
        "image": "https://cdn-az.allevents.in/events2/banners/7a0bd44709e30e425ec7e5936f6f2311023c7fce7aeacd1e00796a721ea2b3bf-rimg-w1200-h676-dc4978d7-gmir?v=1765754347",
        "startDate": "2025-12-14",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/moncton/gospel-supper/200029356785307",
        "location": {
            "@type": "Place",
            "name": "City of Moncton / Ville de Moncton",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "655 Main ,Moncton, New Brunswick",
                "addressLocality": "Moncton",
                "addressRegion": "NB",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.08966",
                "longitude": "-64.77536"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Getting ready for the Gospel Supper tonight.  Come and join us. 5pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Moncton Gospel Hall",
                "url": "https://allevents.in/org/moncton-gospel-hall/26108301"
            }
        ]
    }
]
```