

# Event Details

- **Event Name**: Rock n Roll at The Bottom Line
- **Event Start and End Date**: Sun, 14 Sep, 2025 at 04:00 pm
- **Event Description**: Playing outside on Sunday Funday with King Vintage..come one, come all!
- **Event URL**: https://allevents.in/warwick/rock-n-roll-at-the-bottom-line/200028856615311
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

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

## Event venue details

- **city**: Warwick
- **state**: RI
- **country**: United States
- **location**: The Bottom Line
- **lat**: 41.690922032703
- **long**: -71.371724247297
- **full address**: The Bottom Line, 415 Palmer Ave,Warwick, Rhode Island, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: King Vintage (https://allevents.in/org/king-vintage/23446268)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/e59c1045c8ae2f7b124ff64a68c6a3ceafdfca835d3ad9dacb27cb867da91f0b-rimg-w1200-h675-dc1b177e-gmir?v=1757726830
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/62f13697a93fcc1d6c5f70c342c559a0dc9e010ba746ee257b4fc53a3beb5d84-rimg-w300-h300-dc302e78-gmir?v=1757726831

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 14 Sep, 2025 at 04:00 pm
- **Q**: Where is the event happening?
  - **A:** The Bottom Line, 415 Palmer Ave,Warwick, Rhode Island, United States
- **Q**: Who is organizing the event?
  - **A:** King Vintage
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Rock n Roll at The Bottom Line ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Rock n Roll at The Bottom Line",
        "image": "https://cdn-az.allevents.in/events2/banners/e59c1045c8ae2f7b124ff64a68c6a3ceafdfca835d3ad9dacb27cb867da91f0b-rimg-w1200-h675-dc1b177e-gmir?v=1757726830",
        "startDate": "2025-09-14",
        "url": "https://allevents.in/warwick/rock-n-roll-at-the-bottom-line/200028856615311",
        "location": {
            "@type": "Place",
            "name": "The Bottom Line",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "415 Palmer Ave,Warwick, Rhode Island",
                "addressLocality": "Warwick",
                "addressRegion": "RI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.690922032703",
                "longitude": "-71.371724247297"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Playing outside on Sunday Funday with King Vintage..come one, come all!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "King Vintage",
                "url": "https://allevents.in/org/king-vintage/23446268"
            }
        ]
    }
]
```