

# Event Details

- **Event Name**: The Stolen Fire at Roops
- **Event Start and End Date**: Sat, 02 May, 2026 at 08:00 pm (-04:00)
- **Event Description**: Come see us rock out at Roops and help us kick the summer off right!
- **Event URL**: https://allevents.in/delaware/the-stolen-fire-at-roops/200030001593030
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Delaware
- **state**: OH
- **country**: United States
- **location**: Roops Bar
- **lat**: 40.29933
- **long**: -83.06615
- **full address**: Roops Bar, 17 N Union St,Delaware, Ohio, United States

## Event gallery

- **Alt text**: The Stolen Fire at Roops
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/afb20b752cba2561c766b3ba13acbe360c8c3c231e09e4994e372eb79dfca5fe-rimg-w580-h366-dcafbab8-gmir?v=1777499310

## FAQs

- **Q**: When and where is The Stolen Fire at Roops being held?
  - **A:** The Stolen Fire at Roops takes place on Sat, 02 May, 2026 at 08:00 pm to Sat, 02 May, 2026 at 08:00 pm at Roops Bar, 17 N Union St,Delaware, Ohio, United States.
- **Q**: Who is organizing The Stolen Fire at Roops?
  - **A:** The Stolen Fire at Roops is organized by The Stolen Fire.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Stolen Fire at Roops",
        "image": "https://cdn-az.allevents.in/events2/banners/afb20b752cba2561c766b3ba13acbe360c8c3c231e09e4994e372eb79dfca5fe-rimg-w580-h366-dcafbab8-gmir?v=1777499310",
        "startDate": "2026-05-02T20:00:00-04:00",
        "url": "https://allevents.in/delaware/the-stolen-fire-at-roops/200030001593030",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Roops Bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "17 N Union St,Delaware, Ohio",
                "addressLocality": "Delaware",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.29933",
                "longitude": "-83.06615"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come see us rock out at Roops and help us kick the summer off right!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Stolen Fire",
                "url": "https://allevents.in/org/the-stolen-fire/14982044",
                "description": "The Stolen Fire is a rock band, based in central Ohio, USA, playing the best music from the 60's to the present. "
            }
        ]
    }
]
```