

# Event Details

- **Event Name**: Tom Batchelor Band at Gene's
- **Event Start and End Date**: Sat, 28 Feb, 2026 at 09:00 pm
- **Event Description**: getting busy on Wilson Street
- **Event URL**: https://allevents.in/morgantown/tom-batchelor-band-at-genes/200029691822301
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 68

## Ticket Details

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

## Event venue details

- **city**: Morgantown
- **state**: WV
- **country**: United States
- **location**: Genes Beer Garden
- **lat**: 39.623562203075
- **long**: -79.950162979831
- **full address**: Genes Beer Garden, 461 Wilson Ave,Morgantown, West Virginia, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Thomas Batchelor (https://allevents.in/org/thomas-batchelor/19942487)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/a9718245ce07ea448cd3afa41047707be47f9016b4f9c48b0b559c7275b2d44c-rimg-w1200-h904-dc5c2f32-gmir?v=1771490461
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/30a45b020eeb990ab7e15206f2074aba1c031e1102c76f9d814379fa46231bc9-rimg-w300-h300-dc5c2f32-gmir?v=1771490461

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 28 Feb, 2026 at 09:00 pm
- **Q**: Where is the event happening?
  - **A:** Genes Beer Garden, 461 Wilson Ave,Morgantown, West Virginia, United States
- **Q**: Who is organizing the event?
  - **A:** Thomas Batchelor
- **Q**: What type of event is this?
  - **A:** music, entertainment
- **Q**: Where can I find ticket details about Tom Batchelor Band at Gene's ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Tom Batchelor Band at Gene's",
        "image": "https://cdn-az.allevents.in/events4/banners/a9718245ce07ea448cd3afa41047707be47f9016b4f9c48b0b559c7275b2d44c-rimg-w1200-h904-dc5c2f32-gmir?v=1771490461",
        "startDate": "2026-02-28",
        "url": "https://allevents.in/morgantown/tom-batchelor-band-at-genes/200029691822301",
        "location": {
            "@type": "Place",
            "name": "Genes Beer Garden",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "461 Wilson Ave,Morgantown, West Virginia",
                "addressLocality": "Morgantown",
                "addressRegion": "WV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.623562203075",
                "longitude": "-79.950162979831"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "getting busy on Wilson Street",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Thomas Batchelor",
                "url": "https://allevents.in/org/thomas-batchelor/19942487"
            }
        ]
    }
]
```