

# Event Details

- **Event Name**: Dave Matthews Band
- **Event Start and End Date**: Sat, 23 Aug, 2025 at 07:30 pm
- **Event Description**: Dave Matthews Band

Venue: Shoreline Amphitheatre
Mountain View, CA

Date: 23 Aug, 2025 - 07:30 PM
- **Event URL**: https://allevents.in/mountain-view/dave-matthews-band/200028240554526
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

- **Ticket URL**: https://ticketdiscover.com/tickets/6960136/dave-matthews-band-tickets?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=mountain+view-events

## Event venue details

- **city**: Mountain View
- **state**: CA
- **country**: United States
- **location**: Mountain View, California
- **lat**: 37.384109
- **long**: -122.081158
- **full address**: Mountain View, California, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Heavy Metal Music Club (https://allevents.in/org/heavy-metal-music-club/24873043)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/03945ea2dc5774da8ad1f0631ee54a60e69756c59cfa953dba83426514828ac3-rimg-w1200-h744-dc000003-gmir?v=1755693298
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/794a8adc71a6f01dffe8e2a2017549cbbc21d7ea0e3075fe50dea03a2baea8d2-rimg-w300-h300-dc010004-gmir?v=1755693298

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 23 Aug, 2025 at 07:30 pm
- **Q**: Where is the event happening?
  - **A:** Mountain View, California, United States
- **Q**: Who is organizing the event?
  - **A:** Heavy Metal Music Club
- **Q**: What type of event is this?
  - **A:** music, entertainment
- **Q**: Where can I find ticket details about Dave Matthews Band ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Dave Matthews Band",
        "image": "https://cdn-az.allevents.in/events9/banners/03945ea2dc5774da8ad1f0631ee54a60e69756c59cfa953dba83426514828ac3-rimg-w1200-h744-dc000003-gmir?v=1755693298",
        "startDate": "2025-08-23",
        "url": "https://allevents.in/mountain-view/dave-matthews-band/200028240554526",
        "location": {
            "@type": "Place",
            "name": "Mountain View, California",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Mountain View, California",
                "addressLocality": "Mountain View",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.384109",
                "longitude": "-122.081158"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Dave Matthews Band\n\nVenue: Shoreline Amphitheatre\nMountain View, CA\n\nDate: 23 Aug, 2025 - 07:30 PM",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Heavy Metal Music Club",
                "url": "https://allevents.in/org/heavy-metal-music-club/24873043"
            }
        ]
    }
]
```