

# Event Details

- **Event Name**: Bob Moses w/ Cannons
- **Event Start and End Date**: Thu, 23 Apr, 2026 at 07:30 pm – Thu, 23 Apr, 2026 at 09:30 pm (+00:00)
- **Event Description**: Nearby AttractionsBob Moses has 27 upcoming events.Cannons has 25 upcoming events.
- **Event URL**: https://allevents.in/st-paul/bob-moses-w-cannons/210003390663947
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://www.ticketmaster.com/event/Z7r9jZ1A7ra-f&utm_medium=affiliate

## Event venue details

- **city**: St. Paul
- **state**: MN
- **country**: United States
- **location**: Palace Theatre-MN
- **lat**: 44.932400000
- **long**: -93.122101000
- **full address**: Palace Theatre-MN, St. Paul, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/876bc83c029d9efcb70533ee18a2af79bc0fbcb3f3cbb0ddd5c040ec36927e93-rimg-w1024-h576-dc010101-gmir.jpg?v=1769530868
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/8ceab00c467bd882e463070d48c385769aa373c7bc7f8f5b55fcef963bc53715-rimg-w400-h400-dc020202-gmir.jpg?v=1774950099

## Artist Details

- **Artist name**: Bob Moses
  - **Artist page URL**: https://allevents.in/performer/bob-moses
- **Artist name**: Cannonball Adderley
  - **Artist page URL**: https://allevents.in/performer/cannonball-adderley

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 23 Apr, 2026 at 07:30 pm (+00:00)
- **Q**: Where is the event happening?
  - **A:** Palace Theatre-MN, St. Paul, United States
- **Q**: Who are the performers at this event?
  - **A:** Bob Moses, Cannonball Adderley
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about Bob Moses w/ Cannons ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Bob Moses w/ Cannons",
        "image": "https://cdn-az.allevents.in/events5/banners/876bc83c029d9efcb70533ee18a2af79bc0fbcb3f3cbb0ddd5c040ec36927e93-rimg-w1024-h576-dc010101-gmir.jpg?v=1769530868",
        "startDate": "2026-04-23T19:30:00+00:00",
        "endDate": "2026-04-23T21:30:00+00:00",
        "url": "https://allevents.in/st-paul/bob-moses-w-cannons/210003390663947",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Palace Theatre-MN",
            "address": {
                "@type": "PostalAddress",
                "name": "Palace Theatre-MN, St. Paul, United States",
                "addressLocality": "St. Paul",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.932400000",
                "longitude": "-93.122101000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsBob Moses has 27 upcoming events.Cannons has 25 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Bob Moses",
                "url": "https://allevents.in/performer/bob-moses"
            },
            {
                "@type": "MusicGroup",
                "name": "Cannonball Adderley",
                "url": "https://allevents.in/performer/cannonball-adderley"
            }
        ]
    }
]
```