

# Event Details

- **Event Name**: BEE GEES SONGBOOK
- **Event Start and End Date**: Sun, 16 Nov, 2025 at 03:00 pm
- **Event Description**: Hey friends! We’re playing a 3 PM show at Saxon Pub on Sun, Nov 16! See you there! You should be dancing!
- **Event URL**: https://allevents.in/austin/bee-gees-songbook/200029182033813
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 38

## Ticket Details


## Event venue details

- **city**: Austin
- **state**: TX
- **country**: United States
- **location**: The Saxon Pub
- **lat**: 30.253663
- **long**: -97.763455
- **full address**: The Saxon Pub, 1320 S Lamar Blvd,Austin, Texas, United States

## Event gallery

- **Alt text**: BEE GEES SONGBOOK
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/24b8f47c67fe58f95ced2e5987a0f5b0fbc57a74e8d42eacf641ea9d4c4f6e7a-rimg-w1200-h981-dc02032a-gmir?v=1762932013

## FAQs

- **Q**: When and where is BEE GEES SONGBOOK being held?
  - **A:** BEE GEES SONGBOOK takes place on Sun, 16 Nov, 2025 at 03:00 pm to Sun, 16 Nov, 2025 at 03:00 pm at The Saxon Pub, 1320 S Lamar Blvd,Austin, Texas, United States.
- **Q**: Who is organizing BEE GEES SONGBOOK?
  - **A:** BEE GEES SONGBOOK is organized by Bee Gees Songbook.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "BEE GEES SONGBOOK",
        "image": "https://cdn-az.allevents.in/events10/banners/24b8f47c67fe58f95ced2e5987a0f5b0fbc57a74e8d42eacf641ea9d4c4f6e7a-rimg-w1200-h981-dc02032a-gmir?v=1762932013",
        "startDate": "2025-11-16",
        "url": "https://allevents.in/austin/bee-gees-songbook/200029182033813",
        "location": {
            "@type": "Place",
            "name": "The Saxon Pub",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1320 S Lamar Blvd,Austin, Texas",
                "addressLocality": "Austin",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.253663",
                "longitude": "-97.763455"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Hey friends! We’re playing a 3 PM show at Saxon Pub on Sun, Nov 16! See you there! You should be dancing!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bee Gees Songbook",
                "url": "https://allevents.in/org/bee-gees-songbook/27064491"
            }
        ]
    }
]
```