

# Event Details

- **Event Name**: Hump Day Meet and Greet
- **Event Start and End Date**: Wed, 29 Jul, 2026 at 06:00 pm
- **Event Description**: An opportunity for us to get to know other businesses in our community. If we know about each other, we'll be better able to promote each other.
- **Event URL**: https://allevents.in/bathurst/hump-day-meet-and-greet/200030427847101
- **Event Categories**: meet-and-greet, meetups
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Bathurst
- **state**: NS
- **country**: Australia
- **location**: The George Hotel
- **lat**: -33.418
- **long**: 149.5762
- **full address**: The George Hotel, 201 George St,Bathurst,NSW,Australia

## Event gallery

- **Alt text**: Hump Day Meet and Greet
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/9d1274ce3594f50aaf85ca1cc6f6b3078afca6b597a90ca21794f1bacf7936c7-rimg-w602-h602-dc484137-gmir?v=1785147653

## FAQs

- **Q**: When and where is Hump Day Meet and Greet being held?
  - **A:** Hump Day Meet and Greet takes place on Wed, 29 Jul, 2026 at 06:00 pm to Wed, 29 Jul, 2026 at 06:00 pm at The George Hotel, 201 George St,Bathurst,NSW,Australia.
- **Q**: Who is organizing Hump Day Meet and Greet?
  - **A:** Hump Day Meet and Greet is organized by Forever Told.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Hump Day Meet and Greet",
        "image": "https://cdn-az.allevents.in/events9/banners/9d1274ce3594f50aaf85ca1cc6f6b3078afca6b597a90ca21794f1bacf7936c7-rimg-w602-h602-dc484137-gmir?v=1785147653",
        "startDate": "2026-07-29",
        "url": "https://allevents.in/bathurst/hump-day-meet-and-greet/200030427847101",
        "location": {
            "@type": "Place",
            "name": "The George Hotel",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "201 George St,Bathurst,NSW,Australia",
                "addressLocality": "Bathurst",
                "addressRegion": "NS",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-33.418",
                "longitude": "149.5762"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "An opportunity for us to get to know other businesses in our community. If we know about each other, we'll be better able to promote each other.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Forever Told",
                "url": "https://allevents.in/org/forever-told/28034294"
            }
        ]
    }
]
```