

# Event Details

- **Event Name**: First Jam!
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 02:00 pm – Sun, 21 Jun, 2026 at 04:00 pm
- **Event Description**: Our first Jam!
- **Event URL**: https://allevents.in/rochester/first-jam/200030269776838
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Rochester
- **state**: NY
- **country**: United States
- **location**: 295 Gregory St, Rochester, NY 14620-1305, United States
- **lat**: 43.14182
- **long**: -77.60385
- **full address**: 295 Gregory St, Rochester, NY 14620-1305, United States

## Event gallery

- **Alt text**: First Jam!
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/47e0eb7d9ba0947cd9a8bf1ef2ee5e46b47e2e2729cd0cc205560e38b09cc537-rimg-w1200-h444-dc2a55cd-gmir?v=1781868937

## FAQs

- **Q**: When and where is First Jam! being held?
  - **A:** First Jam! takes place on Sun, 21 Jun, 2026 at 02:00 pm to Sun, 21 Jun, 2026 at 04:00 pm at 295 Gregory St, Rochester, NY 14620-1305, United States.
- **Q**: Who is organizing First Jam!?
  - **A:** First Jam! is organized by Alex Burr.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "First Jam!",
        "image": "https://cdn-az.allevents.in/events4/banners/47e0eb7d9ba0947cd9a8bf1ef2ee5e46b47e2e2729cd0cc205560e38b09cc537-rimg-w1200-h444-dc2a55cd-gmir?v=1781868937",
        "startDate": "2026-06-21",
        "endDate": "2026-06-21",
        "url": "https://allevents.in/rochester/first-jam/200030269776838",
        "location": {
            "@type": "Place",
            "name": "295 Gregory St, Rochester, NY 14620-1305, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "295 Gregory St, Rochester, NY 14620-1305, United States",
                "addressLocality": "Rochester",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.14182",
                "longitude": "-77.60385"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our first Jam!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Alex Burr",
                "url": "https://allevents.in/org/alex-burr/27941726"
            }
        ]
    }
]
```