

# Event Details

- **Event Name**: Jam Session/Pitch
- **Event Start and End Date**: Mon, 29 Jun, 2026 at 12:00 pm
- **Event Description**: Visitors are welcome to come listen to this great jam session.  We have a lot of talented musicians.  Every Monday at 1:00pm.  Pitch every other Monday.
- **Event URL**: https://allevents.in/paola/jam-session-pitch/200030251404740
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Paola
- **state**: KS
- **country**: United States
- **location**: 121 W. Wea St., Paola, KS
- **lat**: 38.57184
- **long**: -94.88012
- **full address**: 121 W. Wea St., Paola, KS, United States

## Event gallery

- **Alt text**: Jam Session/Pitch
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/a44af49b718a34abb94531ce3eb69610ae048fc77525aeafdeeef35f8dbb682f-rimg-w1200-h679-dc631916-gmir?v=1782233374

## FAQs

- **Q**: When and where is Jam Session/Pitch being held?
  - **A:** Jam Session/Pitch takes place on Mon, 29 Jun, 2026 at 12:00 pm to Mon, 29 Jun, 2026 at 12:00 pm at 121 W. Wea St., Paola, KS, United States.
- **Q**: Who is organizing Jam Session/Pitch?
  - **A:** Jam Session/Pitch is organized by Paola Senior Center.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Jam Session/Pitch is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Paola, this event is thoughtfully curated to deliver a standout experience worth every moment. If Jam Session/Pitch sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Jam Session/Pitch",
        "image": "https://cdn-az.allevents.in/events6/banners/a44af49b718a34abb94531ce3eb69610ae048fc77525aeafdeeef35f8dbb682f-rimg-w1200-h679-dc631916-gmir?v=1782233374",
        "startDate": "2026-06-29",
        "url": "https://allevents.in/paola/jam-session-pitch/200030251404740",
        "location": {
            "@type": "Place",
            "name": "121 W. Wea St., Paola, KS",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "121 W Wea St, Paola, KS 66071-1445, United States",
                "addressLocality": "Paola",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.57184",
                "longitude": "-94.88012"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Visitors are welcome to come listen to this great jam session.  We have a lot of talented musicians.  Every Monday at 1:00pm.  Pitch every other Monday.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Paola Senior Center",
                "url": "https://allevents.in/org/paola-senior-center/27929364"
            }
        ]
    }
]
```