

# Event Details

- **Event Name**: Live Fast Rally 
- **Event Start and End Date**: Sat, 06 Jun, 2026 at 11:00 am
- **Event Description**: Let’s go.
- **Event URL**: https://allevents.in/solvang/live-fast-rally/200030068938737
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 23

## Ticket Details


## Event venue details

- **city**: Solvang
- **state**: CA
- **country**: United States
- **location**: Nojoqui Falls
- **lat**: 34.528215162362
- **long**: -120.17259836197
- **full address**: Nojoqui Falls, Solvang, California, United States

## Event gallery

- **Alt text**: Live Fast Rally
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/0c968306e0bf7782cbad8e0d3a2ac36660c9f9f008de647370eac6cfaeafed22-rimg-w1132-h1910-dc060102-gmir?v=1780459954

## FAQs

- **Q**: When and where is Live Fast Rally  being held?
  - **A:** Live Fast Rally  takes place on Sat, 06 Jun, 2026 at 11:00 am to Sat, 06 Jun, 2026 at 11:00 am at Nojoqui Falls, Solvang, California, United States.
- **Q**: Who is organizing Live Fast Rally ?
  - **A:** Live Fast Rally  is organized by Erik Roberts.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Live Fast Rally",
        "image": "https://cdn-az.allevents.in/events2/banners/0c968306e0bf7782cbad8e0d3a2ac36660c9f9f008de647370eac6cfaeafed22-rimg-w1132-h1910-dc060102-gmir?v=1780459954",
        "startDate": "2026-06-06",
        "url": "https://allevents.in/solvang/live-fast-rally/200030068938737",
        "location": {
            "@type": "Place",
            "name": "Nojoqui Falls",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Solvang, California",
                "addressLocality": "Solvang",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.528215162362",
                "longitude": "-120.17259836197"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Let’s go.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Erik Roberts",
                "url": "https://allevents.in/org/erik-roberts/26380757"
            }
        ]
    }
]
```