

# Event Details

- **Event Name**: Kobey's VW Show and Swap
- **Event Start and End Date**: Sat, 09 Apr, 2022 at 05:00 am
- **Event URL**: https://allevents.in/san-diego/kobeys-vw-show-and-swap/200022057928555
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200022057928555?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=san+diego-events

## Event venue details

- **city**: San Diego
- **state**: CA
- **country**: United States
- **location**: Kobey's Swap Meet
- **lat**: 32.75555117
- **long**: -117.21365411
- **full address**: Kobey's Swap Meet, 3500 Sports Arena Blvd, San Diego, CA 92110, United States

## Event gallery

- **Alt text**: Kobey's VW Show and Swap
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/060bdcccbc2df244d66a99a19b1800823d19f5094947c39bea208fe9866f1498-rimg-w526-h794-gmir.jpg?v=1646171606

## FAQs

- **Q**: When and where is Kobey's VW Show and Swap being held?
  - **A:** Kobey's VW Show and Swap takes place on Sat, 09 Apr, 2022 at 05:00 am to Sat, 09 Apr, 2022 at 05:00 am at Kobey's Swap Meet, 3500 Sports Arena Blvd, San Diego, CA 92110, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Kobey's VW Show and Swap",
        "image": "https://cdn-az.allevents.in/events4/banners/060bdcccbc2df244d66a99a19b1800823d19f5094947c39bea208fe9866f1498-rimg-w526-h794-gmir.jpg?v=1646171606",
        "startDate": "2022-04-09",
        "url": "https://allevents.in/san-diego/kobeys-vw-show-and-swap/200022057928555",
        "location": {
            "@type": "Place",
            "name": "Kobey's Swap Meet",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3500 Sports Arena Blvd, San Diego, CA 92110",
                "addressLocality": "San Diego",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.75555117",
                "longitude": "-117.21365411"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```