

# Event Details

- **Event Name**: Smooth Jazz, Blues and Soul
- **Event Start and End Date**: Sun, 12 Oct, 2025 at 08:00 am
- **Event Description**: Smooth Jazz, Blues and Soul. Bring your sunscreen as it's going to be a hot one.
- **Event URL**: https://allevents.in/echuca/smooth-jazz-blues-and-soul/200028502460804
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details

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

## Event venue details

- **city**: Echuca
- **state**: VI
- **country**: Australia
- **location**: Port of Echuca
- **lat**: -36.120448748262
- **long**: 144.74663704192
- **full address**: Port of Echuca, Murray Espl,Echuca,VIC,Australia

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Smooth Operator (https://allevents.in/org/smooth-operator/26201105)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/c8c18833d24dc0fff5d8eb028a7033e42bd5ce2e79ae40266319edfba6600e14-rimg-w1200-h1200-dc18161c-gmir?v=1759757590
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/59dee0830490adf67b7dfc29389e4c01a55cf5d916cbafbc7618e8de3958e843-rimg-w300-h300-dc18161b-gmir?v=1759757590

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 12 Oct, 2025 at 08:00 am
- **Q**: Where is the event happening?
  - **A:** Port of Echuca, Murray Espl,Echuca,VIC,Australia
- **Q**: Who is organizing the event?
  - **A:** Smooth Operator
- **Q**: What type of event is this?
  - **A:** music, entertainment
- **Q**: Where can I find ticket details about Smooth Jazz, Blues and Soul ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Smooth Jazz, Blues and Soul",
        "image": "https://cdn-az.allevents.in/events3/banners/c8c18833d24dc0fff5d8eb028a7033e42bd5ce2e79ae40266319edfba6600e14-rimg-w1200-h1200-dc18161c-gmir?v=1759757590",
        "startDate": "2025-10-12",
        "url": "https://allevents.in/echuca/smooth-jazz-blues-and-soul/200028502460804",
        "location": {
            "@type": "Place",
            "name": "Port of Echuca",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Murray Espl,Echuca,VIC,Australia",
                "addressLocality": "Echuca",
                "addressRegion": "VI",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-36.120448748262",
                "longitude": "144.74663704192"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Smooth Jazz, Blues and Soul. Bring your sunscreen as it's going to be a hot one.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Smooth Operator",
                "url": "https://allevents.in/org/smooth-operator/26201105"
            }
        ]
    }
]
```