

# Event Details

- **Event Name**: Guitar, Guitar
- **Event Start and End Date**: Fri, 27 Feb, 2026 at 09:30 am
- **Event Description**: A mini guitar festival. Featuring The Ueber gang (Liv Uebergang) and the Greg Stott Band
- **Event URL**: https://allevents.in/canberra/guitar-guitar/200029656203000
- **Event Categories**: Music, Entertainment, Festivals
- **Interested Audience**: 
  - total_interested_count: 30

## Ticket Details

- **Ticket URL**: https://www.smithsalternative.com/events/guitar-guitar-95408?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=canberra-events

## Event venue details

- **city**: Canberra
- **state**: CT
- **country**: Australia
- **location**: Smith's Alternative
- **lat**: -35.278480335455
- **long**: 149.12861053318
- **full address**: Smith's Alternative, 78 Alinga St, City ACT 2601, Australia, Canberra

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Greg Stott Music (https://allevents.in/org/greg-stott-music/24793073)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/fc4801c5273ae4e9b6a8ca3008ee3eae67fad336f0f727368f86e3e947dc6240-rimg-w1200-h618-dc010101-gmir?v=1772096210
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Guitar%2C+Guitar&date=27+Feb

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 27 Feb, 2026 at 09:30 am
- **Q**: Where is the event happening?
  - **A:** Smith's Alternative, 78 Alinga St, City ACT 2601, Australia, Canberra
- **Q**: Who is organizing the event?
  - **A:** Greg Stott Music
- **Q**: What type of event is this?
  - **A:** Music, Entertainment, Festivals
- **Q**: Where can I find ticket details about Guitar, Guitar ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Guitar, Guitar",
        "image": "https://cdn-az.allevents.in/events10/banners/fc4801c5273ae4e9b6a8ca3008ee3eae67fad336f0f727368f86e3e947dc6240-rimg-w1200-h618-dc010101-gmir?v=1772096210",
        "startDate": "2026-02-27",
        "url": "https://allevents.in/canberra/guitar-guitar/200029656203000",
        "location": {
            "@type": "Place",
            "name": "Smith's Alternative",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "78 Alinga St, City ACT 2601, Australia",
                "addressLocality": "Canberra",
                "addressRegion": "CT",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-35.278480335455",
                "longitude": "149.12861053318"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A mini guitar festival. Featuring The Ueber gang (Liv Uebergang) and the Greg Stott Band",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Greg Stott Music",
                "url": "https://allevents.in/org/greg-stott-music/24793073"
            }
        ]
    }
]
```