

# Event Details

- **Event Name**: The Ritz Theater
- **Event Start and End Date**: Sat, 07 Feb, 2026 at 07:00 pm
- **Event Description**: an evening of the greatest music from Bob Seger and the Silver Bullet Band.
- **Event URL**: https://allevents.in/tiffin/the-ritz-theater/200029022278456
- **Event Categories**: music, entertainment, art, theatre
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Tiffin
- **state**: OH
- **country**: United States
- **location**: The Ritz Theatre
- **lat**: 41.116505443336
- **long**: -83.177438122513
- **full address**: The Ritz Theatre, 30 S Washington St,Tiffin, Ohio, United States

## Event gallery

- **Alt text**: The Ritz Theater
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/06aea91a9daa7e462c8838f02e68f3dd0aae7f1bf3491e9ec81bac3c27da1aaa-rimg-w1080-h411-dcbfbfbf-gmir?v=1769986167

## FAQs

- **Q**: When and where is The Ritz Theater being held?
  - **A:** The Ritz Theater takes place on Sat, 07 Feb, 2026 at 07:00 pm to Sat, 07 Feb, 2026 at 07:00 pm at The Ritz Theatre, 30 S Washington St,Tiffin, Ohio, United States.
- **Q**: Who is organizing The Ritz Theater?
  - **A:** The Ritz Theater is organized by Against The Wind.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Ritz Theater is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Tiffin, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Ritz Theater sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The Ritz Theater",
        "image": "https://cdn-az.allevents.in/events10/banners/06aea91a9daa7e462c8838f02e68f3dd0aae7f1bf3491e9ec81bac3c27da1aaa-rimg-w1080-h411-dcbfbfbf-gmir?v=1769986167",
        "startDate": "2026-02-07",
        "url": "https://allevents.in/tiffin/the-ritz-theater/200029022278456",
        "location": {
            "@type": "Place",
            "name": "The Ritz Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "30 S Washington St,Tiffin, Ohio",
                "addressLocality": "Tiffin",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.116505443336",
                "longitude": "-83.177438122513"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "an evening of the greatest music from Bob Seger and the Silver Bullet Band.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Against The Wind",
                "url": "https://allevents.in/org/against-the-wind/21561152"
            }
        ]
    }
]
```