

# Event Details

- **Event Name**: Blues Traveler x Gin Blossoms
- **Event Start and End Date**: Fri, 04 Sep, 2026 at 06:00 pm – Fri, 04 Sep, 2026 at 08:00 pm (-05:00)
- **Event Description**: Nearby AttractionsBlues Traveler has 30 upcoming events.Gin Blossoms has 29 upcoming events.
- **Event URL**: https://allevents.in/saint-augustine/blues-traveler-x-gin-blossoms/210003133851797
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Saint Augustine
- **state**: FL
- **country**: United States
- **location**: St Augustine Amphitheatre
- **lat**: 29.847500000
- **long**: -81.278702000
- **full address**: St Augustine Amphitheatre, Saint Augustine, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/d53b117482a12084e0c64a38d7860ad6dd1d0f6bf19aad730cde548b9ab0fd0b-rimg-w1024-h576-dc040404-gmir.jpg?v=1771813214
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/8409b0c5cf3b09d4b6984a1f11638a44bca067135a4a8a060a6f897a23e7d8a6-rimg-w400-h400-dc040404-gmir.jpg?v=1771813214

## Artist Details

- **Artist name**: Blues Traveler
  - **Artist page URL**: https://allevents.in/performer/blues-traveler
- **Artist name**: Gin Blossoms
  - **Artist page URL**: https://allevents.in/performer/gin-blossoms

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 04 Sep, 2026 at 06:00 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** St Augustine Amphitheatre, Saint Augustine, United States
- **Q**: Who are the performers at this event?
  - **A:** Blues Traveler, Gin Blossoms
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about Blues Traveler x Gin Blossoms ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Blues Traveler x Gin Blossoms",
        "image": "https://cdn-az.allevents.in/events5/banners/d53b117482a12084e0c64a38d7860ad6dd1d0f6bf19aad730cde548b9ab0fd0b-rimg-w1024-h576-dc040404-gmir.jpg?v=1771813214",
        "startDate": "2026-09-04T18:00:00-05:00",
        "endDate": "2026-09-04T20:00:00-05:00",
        "url": "https://allevents.in/saint-augustine/blues-traveler-x-gin-blossoms/210003133851797",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "St Augustine Amphitheatre",
            "address": {
                "@type": "PostalAddress",
                "name": "St Augustine Amphitheatre, Saint Augustine, United States",
                "addressLocality": "Saint Augustine",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.847500000",
                "longitude": "-81.278702000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsBlues Traveler has 30 upcoming events.Gin Blossoms has 29 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Blues Traveler",
                "url": "https://allevents.in/performer/blues-traveler"
            },
            {
                "@type": "MusicGroup",
                "name": "Gin Blossoms",
                "url": "https://allevents.in/performer/gin-blossoms"
            }
        ]
    }
]
```