

# Event Details

- **Event Name**: I'm With Her
- **Event Start and End Date**: Sun, 16 Nov, 2025 at 07:30 pm
- **Event Description**: Popular in NashvilleI'm With Her which is specially known for Music, Folk.Venue Details:Ryman Auditorium,116 5th Ave. N, Ryman Auditorium,Nashville, United States
- **Event URL**: https://allevents.in/nashville/im-with-her/210001874771906
- **Event Categories**: music
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Nashville
- **state**: TN
- **country**: United States
- **location**: Ryman Auditorium
- **lat**: 36.167198000
- **long**: -86.783997000
- **full address**: Ryman Auditorium, Nashville, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://s1.ticketm.net/dam/a/e25/65194fb8-4a32-4934-86a4-a9f4704c0e25_TABLET_LANDSCAPE_16_9.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/7ab0a5a0-3ec2-11f0-801d-5f3c13e8333c-rimg-w400-h400-dcf6f6f6-gmir.jpg

## Artist Details

- **Artist name**: I'm With Her

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 16 Nov, 2025 at 07:30 pm
- **Q**: Where is the event happening?
  - **A:** Ryman Auditorium, Nashville, United States
- **Q**: Who are the performers at this event?
  - **A:** I'm With Her
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: What type of event is this?
  - **A:** music
- **Q**: Where can I find ticket details about I'm With Her ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "I'm With Her",
        "image": "https://s1.ticketm.net/dam/a/e25/65194fb8-4a32-4934-86a4-a9f4704c0e25_TABLET_LANDSCAPE_16_9.jpg",
        "startDate": "2025-11-16",
        "url": "https://allevents.in/nashville/im-with-her/210001874771906",
        "location": {
            "@type": "Place",
            "name": "Ryman Auditorium",
            "address": {
                "@type": "PostalAddress",
                "name": "Ryman Auditorium, Nashville, United States",
                "addressLocality": "Nashville",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.167198000",
                "longitude": "-86.783997000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Popular in NashvilleI'm With Her which is specially known for Music, Folk.Venue Details:Ryman Auditorium,116 5th Ave. N, Ryman Auditorium,Nashville, United States",
        "performer": [
            {
                "@type": "Person",
                "name": "I'm With Her"
            }
        ]
    }
]
```