

# Event Details

- **Event Name**: Concert X
- **Event Start and End Date**: Thu, 18 Jun, 2026 at 10:00 am – Thu, 18 Jun, 2026 at 12:00 pm (-07:00)
- **Event Description**: Get ready to vibe out and lose yourself in the sounds of Concert X live and loud!
- **Event URL**: https://allevents.in/bothell/concert-x/100001989138517853
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 0
- **Event Highlights**: 
  - Duration: 2 hours
  - Location: Empire Banquet & Conference Hall
  - Languages: English

## Ticket Details

- **Ticket Price Range**: min: 55, max: 55, currency: USD

## Event venue details

- **city**: Bothell
- **state**: WA
- **country**: United States
- **location**: Empire Banquet & Conference Hall
- **lat**: 47.805367
- **long**: -122.196412
- **full address**: Empire Banquet &amp; Conference Hall, 21222 30th Drive Southeast, Bothell, United States

## Event gallery

- **Alt text**: Concert X
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Concert+X&date=Thu%2C+18+Jun%2C+2026+at+10%3A00+am&bg=4

## FAQs

- **Q**: When and where is Concert X being held?
  - **A:** Concert X takes place on Thu, 18 Jun, 2026 at 10:00 am to Thu, 18 Jun, 2026 at 12:00 pm at Empire Banquet &amp; Conference Hall, 21222 30th Drive Southeast, Bothell, United States.
- **Q**: Who is organizing Concert X?
  - **A:** Concert X is organized by Nagarjuna Malmepati.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Concert X 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 Bothell, this event is thoughtfully curated to deliver a standout experience worth every moment. If Concert X sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Concert X",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Concert+X&date=Thu%2C+18+Jun%2C+2026+at+10%3A00+am&bg=4",
        "startDate": "2026-06-18T10:00:00-07:00",
        "endDate": "2026-06-18T12:00:00-07:00",
        "url": "https://allevents.in/bothell/concert-x/100001989138517853",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Empire Banquet & Conference Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "21222 30th Drive Southeast",
                "postalCode": "98021",
                "addressLocality": "Bothell",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.805367",
                "longitude": "-122.196412"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Get ready to vibe out and lose yourself in the sounds of Concert X live and loud!",
        "offers": [
            {
                "@type": "AggregateOffer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "USD",
                "availabilityStarts": "2026-05-09",
                "availabilityEnds": "2026-06-18T12:00:00-07:00",
                "validFrom": "2026-05-09",
                "lowPrice": "55.00",
                "highPrice": "55.00",
                "price": "55.00",
                "url": "https://allevents.in/bothell/concert-x/100001989138517853"
            },
            {
                "@type": "Offer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "USD",
                "availabilityStarts": "2026-05-09",
                "availabilityEnds": "",
                "validFrom": "2026-05-09",
                "url": "https://allevents.in/bothell/concert-x/100001989138517853",
                "price": "55.00",
                "name": "General Admission"
            }
        ],
        "organizer": [
            {
                "@type": "Organization",
                "name": "Nagarjuna Malmepati",
                "url": "https://allevents.in/org/nagarjuna-malmepati/27766803"
            }
        ]
    }
]
```