

# Event Details

- **Event Name**: Still Not Okay Tour
- **Event Start and End Date**: Sat, 25 Apr, 2026 at 07:00 pm – Sat, 25 Apr, 2026 at 09:00 pm (-05:00)
- **Event URL**: https://allevents.in/akron/still-not-okay-tour/210001743727482
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://www.ticketweb.com/event/still-not-okay-tour-musica-tickets/14007644?REFERRAL_ID=tmfeed&utm_medium=affiliate

## Event venue details

- **city**: Akron
- **state**: OH
- **country**: United States
- **location**: Musica
- **lat**: 41.08494540
- **long**: -81.51602140
- **full address**: Musica, Akron, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/08c1d486a81d6a3762d13a4989dbb18161f417ffd1c89421448656519eb64ca7-rimg-w1024-h576-dc050505-gmir.jpg?v=1769558681
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Still+Not+Okay+Tour&date=25+Apr

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 25 Apr, 2026 at 07:00 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** Musica, Akron, United States
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about Still Not Okay Tour ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Still Not Okay Tour",
        "image": "https://cdn-az.allevents.in/events10/banners/08c1d486a81d6a3762d13a4989dbb18161f417ffd1c89421448656519eb64ca7-rimg-w1024-h576-dc050505-gmir.jpg?v=1769558681",
        "startDate": "2026-04-25T19:00:00-05:00",
        "endDate": "2026-04-25T21:00:00-05:00",
        "url": "https://allevents.in/akron/still-not-okay-tour/210001743727482",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Musica",
            "address": {
                "@type": "PostalAddress",
                "name": "Musica, Akron, United States",
                "addressLocality": "Akron",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.08494540",
                "longitude": "-81.51602140"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```