

# Event Details

- **Event Name**: 35th Annual Nevada County Toy Run
- **Event Start and End Date**: Sat, 12 Dec, 2026 at 12:00 pm (-08:00)
- **Event Description**: Every year on the 2nd Saturday of December. hundreds and sometimes thousands of motorcycles roll through the streets of Nevada County bringing holiday cheer to families in need.
- **Event URL**: https://allevents.in/nevada-city/35th-annual-nevada-county-toy-run/200029901619736
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 274

## Ticket Details


## Event venue details

- **city**: Nevada City
- **state**: CA
- **country**: United States
- **location**: Eric Rood Center
- **lat**: 39.27014
- **long**: -121.02645
- **full address**: Eric Rood Center, 950 Maidu Ave,Nevada City, California, United States

## Event gallery

- **Alt text**: 35th Annual Nevada County Toy Run
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/cfba4e1aad8d1e4738ab44c751efdbfca164e9815701f6641165e48a1ee41436-rimg-w1200-h676-dcc08fa3-gmir?v=1775481096

## FAQs

- **Q**: When and where is 35th Annual Nevada County Toy Run being held?
  - **A:** 35th Annual Nevada County Toy Run takes place on Sat, 12 Dec, 2026 at 12:00 pm to Sat, 12 Dec, 2026 at 12:00 pm at Eric Rood Center, 950 Maidu Ave,Nevada City, California, United States.
- **Q**: Who is organizing 35th Annual Nevada County Toy Run?
  - **A:** 35th Annual Nevada County Toy Run is organized by Nevada County Toy Run.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "35th Annual Nevada County Toy Run",
        "image": "https://cdn-az.allevents.in/events6/banners/cfba4e1aad8d1e4738ab44c751efdbfca164e9815701f6641165e48a1ee41436-rimg-w1200-h676-dcc08fa3-gmir?v=1775481096",
        "startDate": "2026-12-12T12:00:00-08:00",
        "url": "https://allevents.in/nevada-city/35th-annual-nevada-county-toy-run/200029901619736",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Eric Rood Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "950 Maidu Ave,Nevada City, California",
                "addressLocality": "Nevada City",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.27014",
                "longitude": "-121.02645"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Every year on the 2nd Saturday of December. hundreds and sometimes thousands of motorcycles roll through the streets of Nevada County bringing holiday cheer to families in need.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Nevada County Toy Run",
                "url": "https://allevents.in/org/nevada-county-toy-run/24887043"
            }
        ]
    }
]
```