

# Event Details

- **Event Name**: Sunday Jazz Jam
- **Event Start and End Date**: Sun, 04 Jan, 2026 at 04:00 pm – Sun, 04 Jan, 2026 at 07:00 pm
- **Event Description**: Sign up and jam 
4-7 pm
- **Event URL**: https://allevents.in/south-amboy/sunday-jazz-jam/200029426034952
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details

- **Ticket URL**: http://facebook.com/200029426034952?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=south+amboy-events

## Event venue details

- **city**: South Amboy
- **state**: NJ
- **country**: United States
- **location**: 114 S Broadway, South Amboy, NJ, United States, New Jersey 08879
- **lat**: 40.4826
- **long**: -74.27988
- **full address**: 114 S Broadway, South Amboy, NJ, United States, New Jersey 08879

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Blue Moon South Amboy (https://allevents.in/org/blue-moon-south-amboy/25959690)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/04cebaf5f727aa1637450b54b21050ce099bd5f5665591332de9cab9323b3949-rimg-w1200-h1552-dc000000-gmir?v=1767084532
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Sunday+Jazz+Jam&date=04+Jan

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 04 Jan, 2026 at 04:00 pm
- **Q**: Where is the event happening?
  - **A:** 114 S Broadway, South Amboy, NJ, United States, New Jersey 08879
- **Q**: Who is organizing the event?
  - **A:** Blue Moon South Amboy
- **Q**: What type of event is this?
  - **A:** music, entertainment
- **Q**: Where can I find ticket details about Sunday Jazz Jam ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Sunday Jazz Jam",
        "image": "https://cdn-az.allevents.in/events10/banners/04cebaf5f727aa1637450b54b21050ce099bd5f5665591332de9cab9323b3949-rimg-w1200-h1552-dc000000-gmir?v=1767084532",
        "startDate": "2026-01-04",
        "endDate": "2026-01-04",
        "url": "https://allevents.in/south-amboy/sunday-jazz-jam/200029426034952",
        "location": {
            "@type": "Place",
            "name": "114 S Broadway, South Amboy, NJ, United States, New Jersey 08879",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "114 Broadway S, South Amboy, NJ 08879-1708, United States",
                "addressLocality": "South Amboy",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.4826",
                "longitude": "-74.27988"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sign up and jam \n4-7 pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Blue Moon South Amboy",
                "url": "https://allevents.in/org/blue-moon-south-amboy/25959690"
            }
        ]
    }
]
```