

# Event Details

- **Event Name**: Bad Apple returns to Pub on Park
- **Event Start and End Date**: Sat, 28 Feb, 2026 at 08:30 pm
- **Event Description**: Some of the best 90's/Alt Rock hits!
- **Event URL**: https://allevents.in/cranston/bad-apple-returns-to-pub-on-park/200029693724249
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details

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

## Event venue details

- **city**: Cranston
- **state**: RI
- **country**: United States
- **location**: Pub On Park
- **lat**: 41.77727719688
- **long**: -71.4269217821
- **full address**: Pub On Park, 655 Park Ave,Cranston,RI,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Bad Apple (https://allevents.in/org/bad-apple/25669464)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/b5324f584933473129f8b941b892065cc6e29b23fe814cd88e11a482acabec25-rimg-w1200-h1359-dc797a79-gmir?v=1772206673
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/f5654cc90ceacf8652c673163a1dd455b6bd7a1abf6734a8b3fb1f2028586404-rimg-w300-h300-dc797a79-gmir?v=1772206674

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 28 Feb, 2026 at 08:30 pm
- **Q**: Where is the event happening?
  - **A:** Pub On Park, 655 Park Ave,Cranston,RI,United States
- **Q**: Who is organizing the event?
  - **A:** Bad Apple
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Bad Apple returns to Pub on Park ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bad Apple returns to Pub on Park",
        "image": "https://cdn-az.allevents.in/events7/banners/b5324f584933473129f8b941b892065cc6e29b23fe814cd88e11a482acabec25-rimg-w1200-h1359-dc797a79-gmir?v=1772206673",
        "startDate": "2026-02-28",
        "url": "https://allevents.in/cranston/bad-apple-returns-to-pub-on-park/200029693724249",
        "location": {
            "@type": "Place",
            "name": "Pub On Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "655 Park Ave,Cranston,RI,United States",
                "addressLocality": "Cranston",
                "addressRegion": "RI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.77727719688",
                "longitude": "-71.4269217821"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Some of the best 90's/Alt Rock hits!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bad Apple",
                "url": "https://allevents.in/org/bad-apple/25669464"
            }
        ]
    }
]
```