

# Event Details

- **Event Name**: Bud's Attic
- **Event Start and End Date**: Sun, 31 Aug, 2025 at 09:00 am
- **Event Description**: Venue Details:Embassy Theatre,125 W Jefferson Blvd, Embassy Theatre, Fort Wayne, United States,Fort Wayne, United States
- **Event URL**: https://allevents.in/fort-wayne/buds-attic/210002028007636
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/210002028007636

## Event venue details

- **city**: Fort Wayne
- **state**: IN
- **country**: United States
- **location**: Embassy Theatre
- **lat**: 41.076033999999994
- **long**: -85.139899
- **full address**: Embassy Theatre, Fort Wayne, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://s1.ticketm.net/dam/c/8cf/a6653880-7899-4f67-8067-1f95f4d158cf_124761_TABLET_LANDSCAPE_16_9.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/2133a520-1fc0-11f0-83de-ffeae55258c3-rimg-w400-h400-dc2b6292-gmir.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 31 Aug, 2025 at 09:00 am
- **Q**: Where is the event happening?
  - **A:** Embassy Theatre, Fort Wayne, United States
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about Bud's Attic ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bud's Attic",
        "image": "https://s1.ticketm.net/dam/c/8cf/a6653880-7899-4f67-8067-1f95f4d158cf_124761_TABLET_LANDSCAPE_16_9.jpg",
        "startDate": "2025-08-31",
        "url": "https://allevents.in/fort-wayne/buds-attic/210002028007636",
        "location": {
            "@type": "Place",
            "name": "Embassy Theatre",
            "address": {
                "@type": "PostalAddress",
                "name": "Embassy Theatre, Fort Wayne, United States",
                "addressLocality": "Fort Wayne",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.076033999999994",
                "longitude": "-85.139899"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Venue Details:Embassy Theatre,125 W Jefferson Blvd, Embassy Theatre, Fort Wayne, United States,Fort Wayne, United States"
    }
]
```