

# Event Details

- **Event Name**: Saltwater Joy Concert
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 02:00 pm – Sat, 20 Jun, 2026 at 03:30 pm
- **Event Description**: We are very excited to announce the Salt Water Joy concert June 20th at 2 pm with a Cookie reception after.
- **Event URL**: https://allevents.in/saskatoon/saltwater-joy-concert/200030135945059
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Saskatoon
- **state**: SK
- **country**: Canada
- **location**: 521 Vancouver Avenue North
- **lat**: 52.13649
- **long**: -106.71347
- **full address**: 521 Vancouver Avenue North, 521 Vancouver Ave N, Saskatoon, SK S7L 4J8, Canada

## Event gallery

- **Alt text**: Saltwater Joy Concert
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/99d7c5af314cefaf9917f33f973a5228971a1242d2aa5433a5cfb85522456b21-rimg-w742-h960-dcffffff-gmir?v=1781335686

## FAQs

- **Q**: When and where is Saltwater Joy Concert being held?
  - **A:** Saltwater Joy Concert takes place on Sat, 20 Jun, 2026 at 02:00 pm to Sat, 20 Jun, 2026 at 03:30 pm at 521 Vancouver Avenue North, 521 Vancouver Ave N, Saskatoon, SK S7L 4J8, Canada.
- **Q**: Who is organizing Saltwater Joy Concert?
  - **A:** Saltwater Joy Concert is organized by Mount Royal Emmanuel United Church Saskatoon, SK.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Saltwater Joy Concert is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Saskatoon, this event is thoughtfully curated to deliver a standout experience worth every moment. If Saltwater Joy Concert sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Saltwater Joy Concert",
        "image": "https://cdn-az.allevents.in/events7/banners/99d7c5af314cefaf9917f33f973a5228971a1242d2aa5433a5cfb85522456b21-rimg-w742-h960-dcffffff-gmir?v=1781335686",
        "startDate": "2026-06-20",
        "endDate": "2026-06-20",
        "url": "https://allevents.in/saskatoon/saltwater-joy-concert/200030135945059",
        "location": {
            "@type": "Place",
            "name": "521 Vancouver Avenue North",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "521 Vancouver Ave N, Saskatoon, SK S7L 4J8, Canada",
                "addressLocality": "Saskatoon",
                "addressRegion": "SK",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.13649",
                "longitude": "-106.71347"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are very excited to announce the Salt Water Joy concert June 20th at 2 pm with a Cookie reception after.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mount Royal Emmanuel United Church Saskatoon SK",
                "url": "https://allevents.in/org/mount-royal-emmanuel-united-church-saskatoon-sk/24345724"
            }
        ]
    }
]
```