

# Event Details

- **Event Name**: Jazz House Party
- **Event Start and End Date**: Sat, 14 Mar, 2026 at 09:00 pm
- **Event Description**: World Class Jazzy Funky Vibes!
- **Event URL**: https://allevents.in/edinburgh/jazz-house-party/200029747623016
- **Event Categories**: Workshops, Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 76

## Ticket Details

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

## Event venue details

- **city**: Edinburgh
- **state**: SC
- **country**: United Kingdom
- **location**: West Nic Records
- **lat**: 55.94454082545
- **long**: -3.1851500272751
- **full address**: West Nic Records, 28 West Nicolson Street, Edinburgh, EH8 9DD, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Music from Scotland (https://allevents.in/org/music-from-scotland/23416911)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/ca6fecfb173d576f065cc81ecdff11868d9ed66989ba6d5b97b01f66cb2fbc5e-rimg-w1024-h1536-dc773111-gmir?v=1773012993
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/a556920d9c66c5715c93fd493a5ebaefe4058b6510bdd6119cfc07f92538e9f1-rimg-w300-h300-dc471806-gmir?v=1773012994

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 14 Mar, 2026 at 09:00 pm
- **Q**: Where is the event happening?
  - **A:** West Nic Records, 28 West Nicolson Street, Edinburgh, EH8 9DD, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Music from Scotland
- **Q**: What type of event is this?
  - **A:** Workshops, Music, Entertainment
- **Q**: Where can I find ticket details about Jazz House Party ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Jazz House Party",
        "image": "https://cdn-az.allevents.in/events4/banners/ca6fecfb173d576f065cc81ecdff11868d9ed66989ba6d5b97b01f66cb2fbc5e-rimg-w1024-h1536-dc773111-gmir?v=1773012993",
        "startDate": "2026-03-14",
        "url": "https://allevents.in/edinburgh/jazz-house-party/200029747623016",
        "location": {
            "@type": "Place",
            "name": "West Nic Records",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "28 West Nicolson Street, Edinburgh, EH8 9DD, United Kingdom",
                "addressLocality": "Edinburgh",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "55.94454082545",
                "longitude": "-3.1851500272751"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "World Class Jazzy Funky Vibes!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Music from Scotland",
                "url": "https://allevents.in/org/music-from-scotland/23416911"
            }
        ]
    }
]
```