

# Event Details

- **Event Name**: The Family Hotel
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 09:00 pm
- **Event Description**: It's been a while
- **Event URL**: https://allevents.in/bathurst/the-family-hotel/200030272568438
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Bathurst
- **state**: NS
- **country**: Australia
- **location**: Family Hotel
- **lat**: -33.42085
- **long**: 149.58118
- **full address**: Family Hotel, 76 Bentinck St, Bathurst NSW 2795, Australia, Bathurst

## Event gallery

- **Alt text**: The Family Hotel
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/51ce8e18aba3516d0014edcb778d0ef90060fe9dd4f04f00b7129ee74270a013-rimg-w1200-h900-dcffffff-gmir?v=1781918318

## FAQs

- **Q**: When and where is The Family Hotel being held?
  - **A:** The Family Hotel takes place on Sat, 20 Jun, 2026 at 09:00 pm to Sat, 20 Jun, 2026 at 09:00 pm at Family Hotel, 76 Bentinck St, Bathurst NSW 2795, Australia, Bathurst.
- **Q**: Who is organizing The Family Hotel?
  - **A:** The Family Hotel is organized by The Mud Monkeys.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Family Hotel",
        "image": "https://cdn-az.allevents.in/events2/banners/51ce8e18aba3516d0014edcb778d0ef90060fe9dd4f04f00b7129ee74270a013-rimg-w1200-h900-dcffffff-gmir?v=1781918318",
        "startDate": "2026-06-20",
        "url": "https://allevents.in/bathurst/the-family-hotel/200030272568438",
        "location": {
            "@type": "Place",
            "name": "Family Hotel",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "76 Bentinck St, Bathurst NSW 2795, Australia",
                "addressLocality": "Bathurst",
                "addressRegion": "NS",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-33.42085",
                "longitude": "149.58118"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It's been a while",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Mud Monkeys",
                "url": "https://allevents.in/org/the-mud-monkeys/20770631",
                "description": "The Mud Monkeys. 605 likes · 6 talking about this. Rock Band for all occasions"
            }
        ]
    }
]
```