

# Event Details

- **Event Name**: Triple Shot
- **Event Start and End Date**: Fri, 06 Mar, 2026 at 07:00 pm
- **Event Description**: A classic rock with some current country rock Band!
- **Event URL**: https://allevents.in/cedar-rapids/triple-shot/200029685499759
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 30

## Ticket Details

- **Ticket URL**: http://facebook.com/200029685499759?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=cedar+rapids-events

## Event venue details

- **city**: Cedar Rapids
- **state**: IA
- **country**: United States
- **location**: Rumors Bar and Grill
- **lat**: 41.97935
- **long**: -91.6788
- **full address**: Rumors Bar and Grill, 400 F Ave NW,Cedar Rapids,IA,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Troy Harper (https://allevents.in/org/troy-harper/21069211)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/a8ee3b59a52877d86d60c871fbd48f8318fdbc60583309773c3df9723a81278b-rimg-w479-h1036-dc242527-gmir?v=1772829305
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/bde6d28c822f359c33bd119b546d4af09d1b8913701b89c91dcec1d36d340823-rimg-w300-h300-dc7c112c-gmir?v=1772829306

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 06 Mar, 2026 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Rumors Bar and Grill, 400 F Ave NW,Cedar Rapids,IA,United States
- **Q**: Who is organizing the event?
  - **A:** Troy Harper
- **Q**: What type of event is this?
  - **A:** music, entertainment
- **Q**: Where can I find ticket details about Triple Shot ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Triple Shot",
        "image": "https://cdn-az.allevents.in/events7/banners/a8ee3b59a52877d86d60c871fbd48f8318fdbc60583309773c3df9723a81278b-rimg-w479-h1036-dc242527-gmir?v=1772829305",
        "startDate": "2026-03-06",
        "url": "https://allevents.in/cedar-rapids/triple-shot/200029685499759",
        "location": {
            "@type": "Place",
            "name": "Rumors Bar and Grill",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "400 F Ave NW,Cedar Rapids,IA,United States",
                "addressLocality": "Cedar Rapids",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.97935",
                "longitude": "-91.6788"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A classic rock with some current country rock Band!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Troy Harper",
                "url": "https://allevents.in/org/troy-harper/21069211"
            }
        ]
    }
]
```