

# Event Details

- **Event Name**: La Boheme
- **Event Start and End Date**: Fri, 06 Mar, 2026 at 07:30 pm – Fri, 06 Mar, 2026 at 09:30 pm
- **Event Description**: Nearby AttractionsLa Boheme has 17 upcoming events.
- **Event URL**: https://allevents.in/sarasota/la-boheme/210001235081221
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://www.ticketmaster.com/event/Z7r9jZ1A7qK-K&utm_medium=affiliate

## Event venue details

- **city**: Sarasota
- **state**: FL
- **country**: United States
- **location**: Sarasota Opera House
- **lat**: 27.339600000
- **long**: -82.539597000
- **full address**: Sarasota Opera House, Sarasota, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/a17673bf01e8172c87e37e60c18905aafcfc74c749395a644a51304c0fcceadd-rimg-w1024-h576-dc040404-gmir.jpg?v=1767871939
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/acde7c58de2221e4abbd69df3bf217f42b6aa2bd111b50a2054436b97e0e1bc6-rimg-w400-h400-dc3e0941-gmir.jpg?v=1772798413

## Artist Details

- **Artist name**: La Vida Bohème
  - **Artist page URL**: https://allevents.in/performer/la-vida-boh-me

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 06 Mar, 2026 at 07:30 pm
- **Q**: Where is the event happening?
  - **A:** Sarasota Opera House, Sarasota, United States
- **Q**: Who are the performers at this event?
  - **A:** La Vida Bohème
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about La Boheme ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "La Boheme",
        "image": "https://cdn-az.allevents.in/events9/banners/a17673bf01e8172c87e37e60c18905aafcfc74c749395a644a51304c0fcceadd-rimg-w1024-h576-dc040404-gmir.jpg?v=1767871939",
        "startDate": "2026-03-06",
        "endDate": "2026-03-06",
        "url": "https://allevents.in/sarasota/la-boheme/210001235081221",
        "location": {
            "@type": "Place",
            "name": "Sarasota Opera House",
            "address": {
                "@type": "PostalAddress",
                "name": "Sarasota Opera House, Sarasota, United States",
                "addressLocality": "Sarasota",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "27.339600000",
                "longitude": "-82.539597000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsLa Boheme has 17 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "La Vida Boh Me",
                "url": "https://allevents.in/performer/la-vida-boh-me"
            }
        ]
    }
]
```