

# Event Details

- **Event Name**: Taylor Swift the Eras Tour
- **Event Start and End Date**: Sun, 16 Mar, 2025 at 06:30 pm – Sun, 16 Mar, 2025 at 11:15 pm
- **Event Description**: Guys come on.Those aren't real. Anyone can make any event here.
- **Event URL**: https://allevents.in/nashville/taylor-swift-the-eras-tour/80001613943784
- **Event Categories**: taylor-swift
- **Interested Audience**: 
  - total_interested_count: 108

## Ticket Details

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

## Event venue details

- **city**: Nashville
- **state**: TN
- **country**: United States
- **location**: Bridgestone Arena
- **lat**: 36.1626638000
- **long**: -86.7816016000
- **full address**: Bridgestone Arena, 501 Broadway,, Nashville, United States

## Event gallery

- **Alt text**: Taylor Swift the Eras Tour
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb666a538ee11de.jpg

## FAQs

- **Q**: When and where is Taylor Swift the Eras Tour being held?
  - **A:** Taylor Swift the Eras Tour takes place on Sun, 16 Mar, 2025 at 06:30 pm to Sun, 16 Mar, 2025 at 11:15 pm at Bridgestone Arena, 501 Broadway,, Nashville, United States.
- **Q**: Who is organizing Taylor Swift the Eras Tour?
  - **A:** Taylor Swift the Eras Tour is organized by Concert Group.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Taylor Swift the Eras Tour",
        "image": "https://cdn2.allevents.in/thumbs/thumb666a538ee11de.jpg",
        "startDate": "2025-03-16",
        "endDate": "2025-03-16",
        "url": "https://allevents.in/nashville/taylor-swift-the-eras-tour/80001613943784",
        "location": {
            "@type": "Place",
            "name": "Bridgestone Arena",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "501 Broadway,",
                "addressLocality": "Nashville",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.1626638000",
                "longitude": "-86.7816016000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Guys come on.Those aren't real. Anyone can make any event here.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Concert Group",
                "url": "https://allevents.in/org/concert-group/24256317"
            }
        ]
    }
]
```