

# Event Details

- **Event Name**: Nate Smith w/ Josh Ross
- **Event Start and End Date**: Thu, 18 Jun, 2026 at 07:30 pm – Thu, 18 Jun, 2026 at 09:30 pm (-06:00)
- **Event Description**: Nearby AttractionsNate Smith has 41 upcoming events.Josh Ross has 31 upcoming events.
- **Event URL**: https://allevents.in/nashville/nate-smith-w-josh-ross/210003679805218
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://www.ticketmaster.com/event/Z7r9jZ1A7O74t&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://cdn-az.allevents.in/events6/banners/f2c1da78e60bbade3ea9bdc518048ef78cebe9b3ac5082bbaf4bd8acd9d61b2c-rimg-w1024-h576-dc030706-gmir.jpg?v=1769570353
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/ea4cc2ab48ca060ea15b6b6d637d6a873bed16395b30d5364f8245cb73d0505f-rimg-w400-h400-dc141916-gmir.jpg?v=1774675867

## Artist Details

- **Artist name**: Nate Smith
  - **Artist page URL**: https://allevents.in/performer/nate-smith
- **Artist name**: Josh Ross
  - **Artist page URL**: https://allevents.in/performer/josh-ross

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 18 Jun, 2026 at 07:30 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** Ryman Auditorium, Nashville, United States
- **Q**: Who are the performers at this event?
  - **A:** Nate Smith, Josh Ross
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about Nate Smith w/ Josh Ross ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Nate Smith w/ Josh Ross",
        "image": "https://cdn-az.allevents.in/events6/banners/f2c1da78e60bbade3ea9bdc518048ef78cebe9b3ac5082bbaf4bd8acd9d61b2c-rimg-w1024-h576-dc030706-gmir.jpg?v=1769570353",
        "startDate": "2026-06-18T19:30:00-06:00",
        "endDate": "2026-06-18T21:30:00-06:00",
        "url": "https://allevents.in/nashville/nate-smith-w-josh-ross/210003679805218",
        "eventStatus": "https://schema.org/EventScheduled",
        "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": "Nearby AttractionsNate Smith has 41 upcoming events.Josh Ross has 31 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Nate Smith",
                "url": "https://allevents.in/performer/nate-smith"
            },
            {
                "@type": "MusicGroup",
                "name": "Josh Ross",
                "url": "https://allevents.in/performer/josh-ross"
            }
        ]
    }
]
```