

# Event Details

- **Event Name**: A Sunday Evening of Music hosted by Reg King
- **Event Start and End Date**: Sun, 15 Mar, 2026 at 07:00 pm
- **Event Description**: Hosted by Reg King
- **Event URL**: https://allevents.in/sussex/a-sunday-evening-of-music-hosted-by-reg-king/200029756646045
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details

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

## Event venue details

- **city**: Sussex
- **state**: NB
- **country**: Canada
- **location**: Sussex Baptist Church
- **lat**: 45.72238
- **long**: -65.50966
- **full address**: Sussex Baptist Church, 24 Church Ave, Sussex, NB E4E 1Y7, Canada

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Sussex Baptist Church (https://allevents.in/org/sussex-baptist-church/16865626)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/c896d04dd7a877e86746fd434707e01a1efd63022d121b901602ff183582a5ac-rimg-w626-h264-dcffffff-gmir?v=1773342036
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/77ae2faf464d7ba19b09883dee1897a07e9c03f56a13d9316a2cdeb503728fed-rimg-w300-h300-dcffffff-gmir?v=1773342036

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 15 Mar, 2026 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Sussex Baptist Church, 24 Church Ave, Sussex, NB E4E 1Y7, Canada
- **Q**: Who is organizing the event?
  - **A:** Sussex Baptist Church
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about A Sunday Evening of Music hosted by Reg King ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "A Sunday Evening of Music hosted by Reg King",
        "image": "https://cdn-az.allevents.in/events6/banners/c896d04dd7a877e86746fd434707e01a1efd63022d121b901602ff183582a5ac-rimg-w626-h264-dcffffff-gmir?v=1773342036",
        "startDate": "2026-03-15",
        "url": "https://allevents.in/sussex/a-sunday-evening-of-music-hosted-by-reg-king/200029756646045",
        "location": {
            "@type": "Place",
            "name": "Sussex Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "24 Church Ave, Sussex, NB E4E 1Y7, Canada",
                "addressLocality": "Sussex",
                "addressRegion": "NB",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.72238",
                "longitude": "-65.50966"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Hosted by Reg King",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sussex Baptist Church",
                "url": "https://allevents.in/org/sussex-baptist-church/16865626"
            }
        ]
    }
]
```