

# Event Details

- **Event Name**: Johnny Guest Band @ Tioga Downs
- **Event Start and End Date**: Sat, 28 Feb, 2026 at 08:00 pm
- **Event Description**: Join us for one epic road trip!
- **Event URL**: https://allevents.in/nichols/johnny-guest-band-tioga-downs/200029659742125
- **Event Categories**: music, entertainment, trips-adventures
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details

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

## Event venue details

- **city**: Nichols
- **state**: NY
- **country**: United States
- **location**: Tioga Downs
- **lat**: 42.023744313321
- **long**: -76.412954590808
- **full address**: Tioga Downs, Nichols, New York, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Johnny Guest Music (https://allevents.in/org/johnny-guest-music/23357690)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/0fcf0ac716cc8ca0a70dc2e4fc91f829d4a1272acc9491967fca1ab765c29a41-rimg-w1200-h1855-dc030302-gmir?v=1771640232
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/86f27c096e4120c6257a32937fa03542321b6bda412ed8679d8b99cfd6c05082-rimg-w300-h300-dc040404-gmir?v=1771640232

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 28 Feb, 2026 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** Tioga Downs, Nichols, New York, United States
- **Q**: Who is organizing the event?
  - **A:** Johnny Guest Music
- **Q**: What type of event is this?
  - **A:** music, entertainment, trips-adventures
- **Q**: Where can I find ticket details about Johnny Guest Band @ Tioga Downs ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Johnny Guest Band @ Tioga Downs",
        "image": "https://cdn-az.allevents.in/events3/banners/0fcf0ac716cc8ca0a70dc2e4fc91f829d4a1272acc9491967fca1ab765c29a41-rimg-w1200-h1855-dc030302-gmir?v=1771640232",
        "startDate": "2026-02-28",
        "url": "https://allevents.in/nichols/johnny-guest-band-tioga-downs/200029659742125",
        "location": {
            "@type": "Place",
            "name": "Tioga Downs",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Nichols, New York",
                "addressLocality": "Nichols",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.023744313321",
                "longitude": "-76.412954590808"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for one epic road trip!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Johnny Guest Music",
                "url": "https://allevents.in/org/johnny-guest-music/23357690"
            }
        ]
    }
]
```