

# Event Details

- **Event Name**: Orange Bowling Club
- **Event Start and End Date**: Sat, 07 Nov, 2026 at 08:00 pm (+11:00)
- **Event Description**: Desperado The Eagles Show perform LIVE
- **Event URL**: https://allevents.in/orange/orange-bowling-club/200030218439848
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 22

## Ticket Details


## Event venue details

- **city**: Orange
- **state**: NS
- **country**: Australia
- **location**: Orange City Bowling Club
- **lat**: -33.28942
- **long**: 149.09367
- **full address**: Orange City Bowling Club, 61-89 Warrendine Street,Orange,NSW,Australia

## Event gallery

- **Alt text**: Orange Bowling Club
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/252f2685ce3b498d37f8ad72bb9253e6345c63c55a5a5ec649a991fc67626213-rimg-w1200-h645-dc080808-gmir?v=1786733063

## FAQs

- **Q**: When and where is Orange Bowling Club being held?
  - **A:** Orange Bowling Club takes place on Sat, 07 Nov, 2026 at 08:00 pm to Sat, 07 Nov, 2026 at 08:00 pm at Orange City Bowling Club, 61-89 Warrendine Street,Orange,NSW,Australia.
- **Q**: Who is organizing Orange Bowling Club?
  - **A:** Orange Bowling Club is organized by Desperado The Eagles Show.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Orange Bowling Club is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Orange, this event is thoughtfully curated to deliver a standout experience worth every moment. If Orange Bowling Club sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Orange Bowling Club",
        "image": "https://cdn-az.allevents.in/events8/banners/252f2685ce3b498d37f8ad72bb9253e6345c63c55a5a5ec649a991fc67626213-rimg-w1200-h645-dc080808-gmir?v=1786733063",
        "startDate": "2026-11-07T20:00:00+11:00",
        "url": "https://allevents.in/orange/orange-bowling-club/200030218439848",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Orange City Bowling Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "61-89 Warrendine Street,Orange,NSW,Australia",
                "addressLocality": "Orange",
                "addressRegion": "NS",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-33.28942",
                "longitude": "149.09367"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Desperado The Eagles Show perform LIVE",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Desperado The Eagles Show",
                "url": "https://allevents.in/org/desperado-the-eagles-show/23694525"
            }
        ]
    }
]
```