

# Event Details

- **Event Name**: Spoon w/ The Beths
- **Event Start and End Date**: Sun, 28 Jun, 2026 at 07:00 pm – Sun, 28 Jun, 2026 at 09:00 pm (-05:00)
- **Event Description**: Nearby AttractionsSpoon has 5 upcoming events.The Beths has 20 upcoming events.Squirrel Flower has 10 upcoming events.
- **Event URL**: https://allevents.in/columbus/spoon-w-the-beths/210001755123243
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Columbus
- **state**: OH
- **country**: United States
- **location**: KEMBA Live!
- **lat**: 39.965099000
- **long**: -83.000000000
- **full address**: KEMBA Live!, Columbus, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/2f37d17301e14f2660c22488b7694fe0c2aced7c802db81122826cec62e792b6-rimg-w1024-h576-dc010907-gmir.jpg?v=1773642032
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/19bb34feef54937aa0d664292982a9aa8a893c70ff4419123a0740e8200c5ccf-rimg-w400-h400-dc020908-gmir.jpg?v=1774642864

## Artist Details

- **Artist name**: Spoon
  - **Artist page URL**: https://allevents.in/performer/spoon
- **Artist name**: The Beths
  - **Artist page URL**: https://allevents.in/performer/the-beths

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 28 Jun, 2026 at 07:00 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** KEMBA Live!, Columbus, United States
- **Q**: Who are the performers at this event?
  - **A:** Spoon, The Beths
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about Spoon w/ The Beths ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Spoon w/ The Beths",
        "image": "https://cdn-az.allevents.in/events1/banners/2f37d17301e14f2660c22488b7694fe0c2aced7c802db81122826cec62e792b6-rimg-w1024-h576-dc010907-gmir.jpg?v=1773642032",
        "startDate": "2026-06-28T19:00:00-05:00",
        "endDate": "2026-06-28T21:00:00-05:00",
        "url": "https://allevents.in/columbus/spoon-w-the-beths/210001755123243",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "KEMBA Live!",
            "address": {
                "@type": "PostalAddress",
                "name": "KEMBA Live!, Columbus, United States",
                "addressLocality": "Columbus",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.965099000",
                "longitude": "-83.000000000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsSpoon has 5 upcoming events.The Beths has 20 upcoming events.Squirrel Flower has 10 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Spoon",
                "url": "https://allevents.in/performer/spoon"
            },
            {
                "@type": "MusicGroup",
                "name": "The Beths",
                "url": "https://allevents.in/performer/the-beths"
            }
        ]
    }
]
```