

# Event Details

- **Event Name**: Pop-Up Jam
- **Event Start and End Date**: Mon, 30 Mar, 2026 at 06:00 pm – Mon, 30 Mar, 2026 at 07:30 pm
- **Event Description**: Come by B-Side and jam with some local musicians! Bring your instrument of choice (or your ears if you just want to listen!) and come hang out with other members of the community.
- **Event URL**: https://allevents.in/saint-cloud/pop-up-jam/200029773327846
- **Event Categories**: pop-ups, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details

- **Ticket URL**: http://facebook.com/200029773327846?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=saint+cloud-events

## Event venue details

- **city**: Saint Cloud
- **state**: MN
- **country**: United States
- **location**: B-Side Indie Music Cafe
- **lat**: 45.560548603864
- **long**: -94.161137743537
- **full address**: B-Side Indie Music Cafe, 27 7th Ave N, St Cloud, MN 56303-4754, United States, Saint Cloud

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: B-Side Indie Music Cafe (https://allevents.in/org/b-side-indie-music-cafe/25789292)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/cef0783c47291f7655fe7a90d462c9c14891fea17571d247e63a3e3f9cba0a86-rimg-w1200-h628-dc122a33-gmir?v=1774206609
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Pop-Up+Jam&date=30+Mar

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 30 Mar, 2026 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** B-Side Indie Music Cafe, 27 7th Ave N, St Cloud, MN 56303-4754, United States, Saint Cloud
- **Q**: Who is organizing the event?
  - **A:** B-Side Indie Music Cafe
- **Q**: What type of event is this?
  - **A:** pop-ups, music, entertainment
- **Q**: Where can I find ticket details about Pop-Up Jam ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Pop-Up Jam",
        "image": "https://cdn-az.allevents.in/events10/banners/cef0783c47291f7655fe7a90d462c9c14891fea17571d247e63a3e3f9cba0a86-rimg-w1200-h628-dc122a33-gmir?v=1774206609",
        "startDate": "2026-03-30",
        "endDate": "2026-03-30",
        "url": "https://allevents.in/saint-cloud/pop-up-jam/200029773327846",
        "location": {
            "@type": "Place",
            "name": "B-Side Indie Music Cafe",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "27 7th Ave N, St Cloud, MN 56303-4754, United States",
                "addressLocality": "Saint Cloud",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.560548603864",
                "longitude": "-94.161137743537"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come by B-Side and jam with some local musicians! Bring your instrument of choice (or your ears if you just want to listen!) and come hang out with other members of the community.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "B-Side Indie Music Cafe",
                "url": "https://allevents.in/org/b-side-indie-music-cafe/25789292"
            }
        ]
    }
]
```