

# Event Details

- **Event Name**: The Expendables, Kyle Smith in Petaluma
- **Event Start and End Date**: Sat, 12 Apr, 2025 at 07:00 pm
- **Event URL**: https://allevents.in/petaluma/the-expendables-kyle-smith-in-petaluma/3300027634627340
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://prf.hn/click/camref:1100l3IrJX/pubref:/tsource:Display/ar:entity:2E5fmhrDTPZsoHLt1toJ3E/eventid:2E5fmhrDTPZsoHLt1toJ3E/destination:https://prod-nts-api.seeticketsusa.us/v1.0.0/promote/e3856df1-293d-4aba-85c6-03573d090f17/clickthru

## Event venue details

- **city**: Petaluma
- **state**: CA
- **country**: United States
- **location**: Mystic Theatre
- **lat**: 38.233379364014
- **long**: -122.64009857178
- **full address**: Mystic Theatre, Mystic Theatre, Petaluma, CA, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/27628330-b904-11ef-a06c-1532e2c9069d-rimg-w1200-h514-dc050302-gmir.jpg?v=1734061298
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/2941a370-b904-11ef-b1b3-9d9a1cbb91cd-rimg-w300-h300-dc170403-gmir.jpg?v=1734061299

## Artist Details

- **Artist name**: Kyle Smith
  - **Artist page URL**: https://allevents.in/performer/kyle-smith
- **Artist name**: The Expendables
  - **Artist page URL**: https://allevents.in/performer/the-expendables

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 12 Apr, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Mystic Theatre, Mystic Theatre, Petaluma, CA, United States
- **Q**: Who are the performers at this event?
  - **A:** Kyle Smith, The Expendables
- **Q**: Who is organizing the event?
  - **A:** Beat Curator
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about The Expendables, Kyle Smith in Petaluma ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The Expendables, Kyle Smith in Petaluma",
        "image": "https://cdn-az.allevents.in/events8/banners/27628330-b904-11ef-a06c-1532e2c9069d-rimg-w1200-h514-dc050302-gmir.jpg?v=1734061298",
        "startDate": "2025-04-12",
        "url": "https://allevents.in/petaluma/the-expendables-kyle-smith-in-petaluma/3300027634627340",
        "location": {
            "@type": "Place",
            "name": "Mystic Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Mystic Theatre, Petaluma, CA, United States",
                "addressLocality": "Petaluma",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.233379364014",
                "longitude": "-122.64009857178"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Kyle Smith",
                "url": "https://allevents.in/performer/kyle-smith"
            },
            {
                "@type": "MusicGroup",
                "name": "The Expendables",
                "url": "https://allevents.in/performer/the-expendables"
            }
        ]
    }
]
```