

# Event Details

- **Event Name**: Bruno Mars - The Romantic Tour
- **Event Start and End Date**: Sun, 26 Apr, 2026 at 07:00 pm – Sun, 26 Apr, 2026 at 09:00 pm (-05:00)
- **Event Description**: Nearby AttractionsBruno Mars has 109 upcoming events.Leon Thomas has 54 upcoming events.DJ Pee .Wee has 76 upcoming events.
- **Event URL**: https://allevents.in/atlanta/bruno-mars-the-romantic-tour/210002481655804
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://ramblinwreck.evenue.net/list/BM&utm_medium=affiliate

## Event venue details

- **city**: Atlanta
- **state**: GA
- **country**: United States
- **location**: Bobby Dodd Stadium
- **lat**: 33.77394140
- **long**: -84.39569860
- **full address**: Bobby Dodd Stadium, Atlanta, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/8ee4aea9d1d77371f7e415a579313b0d2997cd3a7849a8c0a9c2449c4cc6a36c-rimg-w1024-h576-dcd9d9d9-gmir.jpg?v=1769508196
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/d12c83b22150c70b21b85c2e886e2ea87ec2109f18d1b0f0e1aa314c76fcdd2d-rimg-w400-h400-dcd9d9d9-gmir.jpg?v=1772804511

## Artist Details

- **Artist name**: Bruno Mars
  - **Artist page URL**: https://allevents.in/performer/bruno-mars
- **Artist name**: Leon Thomas
  - **Artist page URL**: https://allevents.in/performer/leon-thomas

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 26 Apr, 2026 at 07:00 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** Bobby Dodd Stadium, Atlanta, United States
- **Q**: Who are the performers at this event?
  - **A:** Bruno Mars, Leon Thomas
- **Q**: Who is organizing the event?
  - **A:** LIVE NATION MUSIC
- **Q**: Where can I find ticket details about Bruno Mars - The Romantic Tour ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Bruno Mars - The Romantic Tour",
        "image": "https://cdn-az.allevents.in/events2/banners/8ee4aea9d1d77371f7e415a579313b0d2997cd3a7849a8c0a9c2449c4cc6a36c-rimg-w1024-h576-dcd9d9d9-gmir.jpg?v=1769508196",
        "startDate": "2026-04-26T19:00:00-05:00",
        "endDate": "2026-04-26T21:00:00-05:00",
        "url": "https://allevents.in/atlanta/bruno-mars-the-romantic-tour/210002481655804",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Bobby Dodd Stadium",
            "address": {
                "@type": "PostalAddress",
                "name": "Bobby Dodd Stadium, Atlanta, United States",
                "addressLocality": "Atlanta",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.77394140",
                "longitude": "-84.39569860"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsBruno Mars has 109 upcoming events.Leon Thomas has 54 upcoming events.DJ Pee .Wee has 76 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Bruno Mars",
                "url": "https://allevents.in/performer/bruno-mars"
            },
            {
                "@type": "MusicGroup",
                "name": "Leon Thomas",
                "url": "https://allevents.in/performer/leon-thomas"
            }
        ]
    }
]
```