

# Event Details

- **Event Name**: Club Social Event
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 08:00 am (+10:00)
- **Event Description**: Come and join us after road training at the Ashmont Inn Hotel. It will be a great way to get to know each other while enjoying some food and drinks while also supporting one of our club sponsors!
- **Event URL**: https://allevents.in/wagga-wagga/club-social-event/200029901704605
- **Event Categories**: workshops
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Wagga Wagga
- **state**: NS
- **country**: Australia
- **location**: Ashmont Inn Hotel
- **lat**: -35.125711450003
- **long**: 147.33004845
- **full address**: Ashmont Inn Hotel, 55 Tobruk street,Wagga Wagga,NSW,Australia

## Event gallery

- **Alt text**: Club Social Event
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/d513284a75df36980398da0a232227902a02a27bc6c6fd9449421f5ab517a11d-rimg-w1200-h1200-dca4937b-gmir?v=1776194272

## FAQs

- **Q**: When and where is Club Social Event being held?
  - **A:** Club Social Event takes place on Sat, 18 Apr, 2026 at 08:00 am to Sat, 18 Apr, 2026 at 08:00 am at Ashmont Inn Hotel, 55 Tobruk street,Wagga Wagga,NSW,Australia.
- **Q**: Who is organizing Club Social Event?
  - **A:** Club Social Event is organized by Wagga Wagga Cycling Club.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Club Social Event is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Wagga Wagga, this event is thoughtfully curated to deliver a standout experience worth every moment. If Club Social Event sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Club Social Event",
        "image": "https://cdn-az.allevents.in/events8/banners/d513284a75df36980398da0a232227902a02a27bc6c6fd9449421f5ab517a11d-rimg-w1200-h1200-dca4937b-gmir?v=1776194272",
        "startDate": "2026-04-18T08:00:00+10:00",
        "url": "https://allevents.in/wagga-wagga/club-social-event/200029901704605",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Ashmont Inn Hotel",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "55 Tobruk street,Wagga Wagga,NSW,Australia",
                "addressLocality": "Wagga Wagga",
                "addressRegion": "NS",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-35.125711450003",
                "longitude": "147.33004845"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and join us after road training at the Ashmont Inn Hotel. It will be a great way to get to know each other while enjoying some food and drinks while also supporting one of our club sponsors!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wagga Wagga Cycling Club",
                "url": "https://allevents.in/org/wagga-wagga-cycling-club/17093609"
            }
        ]
    }
]
```