

# Event Details

- **Event Name**: Car show 
- **Event Start and End Date**: Sat, 13 Sep, 2025 at 11:00 am
- **Event Description**: Don't forget to come hang out with us for the benefit car show this Saturday!! Hotdogs and hamburgers available!
- **Event URL**: https://allevents.in/blacksburg/car-show/200028857037701
- **Event Categories**: car-shows
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details

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

## Event venue details

- **city**: Blacksburg
- **state**: VA
- **country**: United States
- **location**: Shenandoah
- **lat**: 37.248235
- **long**: -80.423416
- **full address**: Shenandoah, Blacksburg, Virginia, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Shenandoah Moose Lodge 2176 (https://allevents.in/org/shenandoah-moose-lodge-2176/24992718)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/14223028362ac56e64bd11c0c093052d3b360554a40be1e460ae3d579bfd61ee-rimg-w1200-h1600-dc2f1a18-gmir?v=1757729280
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Car+show+&date=13+Sep

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 13 Sep, 2025 at 11:00 am
- **Q**: Where is the event happening?
  - **A:** Shenandoah, Blacksburg, Virginia, United States
- **Q**: Who is organizing the event?
  - **A:** Shenandoah Moose Lodge 2176
- **Q**: What type of event is this?
  - **A:** car-shows
- **Q**: Where can I find ticket details about Car show  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Car show",
        "image": "https://cdn-az.allevents.in/events10/banners/14223028362ac56e64bd11c0c093052d3b360554a40be1e460ae3d579bfd61ee-rimg-w1200-h1600-dc2f1a18-gmir?v=1757729280",
        "startDate": "2025-09-13",
        "url": "https://allevents.in/blacksburg/car-show/200028857037701",
        "location": {
            "@type": "Place",
            "name": "Shenandoah",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Blacksburg, Virginia",
                "addressLocality": "Blacksburg",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.248235",
                "longitude": "-80.423416"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Don't forget to come hang out with us for the benefit car show this Saturday!! Hotdogs and hamburgers available!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Shenandoah Moose Lodge 2176",
                "url": "https://allevents.in/org/shenandoah-moose-lodge-2176/24992718"
            }
        ]
    }
]
```