

# Event Details

- **Event Name**: Rock 'n' Roll at ABG's
- **Event Start and End Date**: Fri, 27 Feb, 2026 at 09:00 pm
- **Event Description**: Come and join us with Cougar Gold music for a night of Rockin' music.
- **Event URL**: https://allevents.in/provo/rock-n-roll-at-abgs/200029735325752
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Provo
- **state**: UT
- **country**: United States
- **location**: ABG's Bar
- **lat**: 40.23394
- **long**: -111.66196
- **full address**: ABG's Bar, 190 W Center St, Provo, UT 84601-4418, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Lean Canteen (https://allevents.in/org/lean-canteen/15159373)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/d8d52ba3d0fd4136b545ec48bde0b9269772999ba8a17cbb6e4e46b786095806-rimg-w1200-h657-dc171717-gmir?v=1772125912
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/19a733a2671164bc3aa269600ef20402ffdf834ed2243714086ed707ae329051-rimg-w300-h300-dc171717-gmir?v=1772125912

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 27 Feb, 2026 at 09:00 pm
- **Q**: Where is the event happening?
  - **A:** ABG's Bar, 190 W Center St, Provo, UT 84601-4418, United States
- **Q**: Who is organizing the event?
  - **A:** Lean Canteen
- **Q**: Where can I find ticket details about Rock 'n' Roll at ABG's ?
  - **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 ABG's",
        "image": "https://cdn-az.allevents.in/events2/banners/d8d52ba3d0fd4136b545ec48bde0b9269772999ba8a17cbb6e4e46b786095806-rimg-w1200-h657-dc171717-gmir?v=1772125912",
        "startDate": "2026-02-27",
        "url": "https://allevents.in/provo/rock-n-roll-at-abgs/200029735325752",
        "location": {
            "@type": "Place",
            "name": "ABG's Bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "190 W Center St, Provo, UT 84601-4418, United States",
                "addressLocality": "Provo",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.23394",
                "longitude": "-111.66196"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and join us with Cougar Gold music for a night of Rockin' music.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lean Canteen",
                "url": "https://allevents.in/org/lean-canteen/15159373",
                "description": "4 piece Hillbilly/Western Swing band from North Utah"
            }
        ]
    }
]
```