

# Event Details

- **Event Name**: Sunday Jam
- **Event Start and End Date**: Sun, 04 May, 2025 at 08:00 pm – Sun, 04 May, 2025 at 11:00 pm
- **Event Description**: Bring your instrument, sit in with the band, create some good mojo! Drummer’s excluded, they have mucho mojo, just show up, and lay it down.?
- **Event URL**: https://allevents.in/st-johns/sunday-jam/200028129260012
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: St. John's
- **state**: NF
- **country**: Canada
- **location**: The Black Sheep on George
- **lat**: 47.56223
- **long**: -52.70988
- **full address**: The Black Sheep on George, 7 George Street,St. John's, Newfoundland and Labrador, Canada

## Event gallery

- **Alt text**: Sunday Jam
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/a153a4a50063b6a536a10da5235267cff952a56571d08ec2f2320cf1a0055b4f-rimg-w1080-h1920-dc000000-gmir?v=1746250331

## FAQs

- **Q**: When and where is Sunday Jam being held?
  - **A:** Sunday Jam takes place on Sun, 04 May, 2025 at 08:00 pm to Sun, 04 May, 2025 at 11:00 pm at The Black Sheep on George, 7 George Street,St. John's, Newfoundland and Labrador, Canada.
- **Q**: Who is organizing Sunday Jam?
  - **A:** Sunday Jam is organized by Colin Harris.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Sunday Jam is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in St. John's, this event is thoughtfully curated to deliver a standout experience worth every moment. If Sunday Jam 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": "Sunday Jam",
        "image": "https://cdn-az.allevents.in/events6/banners/a153a4a50063b6a536a10da5235267cff952a56571d08ec2f2320cf1a0055b4f-rimg-w1080-h1920-dc000000-gmir?v=1746250331",
        "startDate": "2025-05-04",
        "endDate": "2025-05-04",
        "url": "https://allevents.in/st-johns/sunday-jam/200028129260012",
        "location": {
            "@type": "Place",
            "name": "The Black Sheep on George",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7 George Street,St. John's, Newfoundland and Labrador",
                "addressLocality": "St. John's",
                "addressRegion": "NF",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.56223",
                "longitude": "-52.70988"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring your instrument, sit in with the band, create some good mojo! Drummer’s excluded, they have mucho mojo, just show up, and lay it down.?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Colin Harris",
                "url": "https://allevents.in/org/colin-harris/14342900",
                "description": "Singer/Songwriter/Musician "
            }
        ]
    }
]
```