

# Event Details

- **Event Name**: Live Music Saturday with Matt Tichon
- **Event Start and End Date**: Sat, 08 Nov, 2025 at 07:00 pm – Sat, 08 Nov, 2025 at 10:00 pm
- **Event Description**: Live rock with Matt Tichon!
- **Event URL**: https://allevents.in/homestead/live-music-saturday-with-matt-tichon/200029140962036
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details

- **Ticket URL**: http://facebook.com/200029140962036?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=homestead-events

## Event venue details

- **city**: Homestead
- **state**: PA
- **country**: United States
- **location**: 601 Amity street, Homestead, PA
- **lat**: 40.40793
- **long**: -79.91154
- **full address**: 601 Amity street, Homestead, PA, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: ROGUE BBQ (https://allevents.in/org/rogue-bbq/26270528)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Live+Music+Saturday+with+Matt+Tichon&date=Sat%2C+08+Nov%2C+2025+at+07%3A00+pm&bg=2
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Live+Music+Saturday+with+Matt+Tichon&date=08+Nov

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 08 Nov, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** 601 Amity street, Homestead, PA, United States
- **Q**: Who is organizing the event?
  - **A:** ROGUE BBQ
- **Q**: What type of event is this?
  - **A:** music, live-music, entertainment
- **Q**: Where can I find ticket details about Live Music Saturday with Matt Tichon ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Live Music Saturday with Matt Tichon",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Live+Music+Saturday+with+Matt+Tichon&date=Sat%2C+08+Nov%2C+2025+at+07%3A00+pm&bg=2",
        "startDate": "2025-11-08",
        "endDate": "2025-11-08",
        "url": "https://allevents.in/homestead/live-music-saturday-with-matt-tichon/200029140962036",
        "location": {
            "@type": "Place",
            "name": "601 Amity street, Homestead, PA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "601 Amity St, Homestead, PA 15120-1519, United States",
                "addressLocality": "Homestead",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.40793",
                "longitude": "-79.91154"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live rock with Matt Tichon!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "ROGUE BBQ",
                "url": "https://allevents.in/org/rogue-bbq/26270528"
            }
        ]
    }
]
```