

# Event Details

- **Event Name**: First ride of the year
- **Event Start and End Date**: Sun, 04 Jan, 2026 at 12:00 am
- **Event Description**: Welcoming the new year in with a ride to the Bungendore Pie Shop!
- **Event URL**: https://allevents.in/queanbeyan/first-ride-of-the-year/200029379546055
- **Event Categories**: new-year
- **Interested Audience**: 
  - total_interested_count: 54

## Ticket Details


## Event venue details

- **city**: Queanbeyan
- **state**: NS
- **country**: Australia
- **location**: Gunna Doo Bakery
- **lat**: -35.25349
- **long**: 149.44001
- **full address**: Gunna Doo Bakery, 18 Gibraltar st,Bungendore,NSW,Australia, Queanbeyan

## Event gallery

- **Alt text**: First ride of the year
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/7ed9ba44b0e54d58dcbab32477bd2426b63dc77426501e3addc2fbfc240652b8-rimg-w1200-h900-dca3a6a3-gmir?v=1766874634

## FAQs

- **Q**: When and where is First ride of the year being held?
  - **A:** First ride of the year takes place on Sun, 04 Jan, 2026 at 12:00 am to Sun, 04 Jan, 2026 at 12:00 am at Gunna Doo Bakery, 18 Gibraltar st,Bungendore,NSW,Australia, Queanbeyan.
- **Q**: Who is organizing First ride of the year?
  - **A:** First ride of the year is organized by The Veteran Vintage and Classic Motorcycle Club of ACT Inc..

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "First ride of the year",
        "image": "https://cdn-az.allevents.in/events10/banners/7ed9ba44b0e54d58dcbab32477bd2426b63dc77426501e3addc2fbfc240652b8-rimg-w1200-h900-dca3a6a3-gmir?v=1766874634",
        "startDate": "2026-01-04",
        "url": "https://allevents.in/queanbeyan/first-ride-of-the-year/200029379546055",
        "location": {
            "@type": "Place",
            "name": "Gunna Doo Bakery",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "18 Gibraltar st,Bungendore,NSW,Australia",
                "addressLocality": "Queanbeyan",
                "addressRegion": "NS",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-35.25349",
                "longitude": "149.44001"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Welcoming the new year in with a ride to the Bungendore Pie Shop!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Veteran Vintage and Classic Motorcycle Club of ACT Inc.",
                "url": "https://allevents.in/org/the-veteran-vintage-and-classic-motorcycle-club-of-act-inc/25968412"
            }
        ]
    }
]
```