

# Event Details

- **Event Name**: That 80s Band rocks Chuggers
- **Event Start and End Date**: Sat, 07 Feb, 2026 at 08:30 pm
- **Event Description**: playing all the pop/alt hits from the 80s
- **Event URL**: https://allevents.in/streetsboro/that-80s-band-rocks-chuggers/200029520728753
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 27

## Ticket Details

- **Ticket URL**: http://facebook.com/200029520728753?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=streetsboro-events

## Event venue details

- **city**: Streetsboro
- **state**: OH
- **country**: United States
- **location**: Chuggers
- **lat**: 41.242370558519
- **long**: -81.34862442441
- **full address**: Chuggers, 9244 Market Square Dr, Streetsboro, OH 44241-5203, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: That 80s Band (https://allevents.in/org/that-80s-band/25938860)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/63b6fa583baeaacc09b9d4002ecb50e769b967bdb1858e891d76088fa13e6aea-rimg-w1200-h1200-dc010000-gmir?v=1769510117
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=That+80s+Band+rocks+Chuggers&date=07+Feb

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 07 Feb, 2026 at 08:30 pm
- **Q**: Where is the event happening?
  - **A:** Chuggers, 9244 Market Square Dr, Streetsboro, OH 44241-5203, United States
- **Q**: Who is organizing the event?
  - **A:** That 80s Band
- **Q**: What type of event is this?
  - **A:** music, entertainment
- **Q**: Where can I find ticket details about That 80s Band rocks Chuggers ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "That 80s Band rocks Chuggers",
        "image": "https://cdn-az.allevents.in/events10/banners/63b6fa583baeaacc09b9d4002ecb50e769b967bdb1858e891d76088fa13e6aea-rimg-w1200-h1200-dc010000-gmir?v=1769510117",
        "startDate": "2026-02-07",
        "url": "https://allevents.in/streetsboro/that-80s-band-rocks-chuggers/200029520728753",
        "location": {
            "@type": "Place",
            "name": "Chuggers",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9244 Market Square Dr, Streetsboro, OH 44241-5203, United States",
                "addressLocality": "Streetsboro",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.242370558519",
                "longitude": "-81.34862442441"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "playing all the pop/alt hits from the 80s",
        "organizer": [
            {
                "@type": "Organization",
                "name": "That 80s Band",
                "url": "https://allevents.in/org/that-80s-band/25938860"
            }
        ]
    }
]
```