

# Event Details

- **Event Name**: Lumpy’s Diner Toy Drive
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 11:00 am – Sun, 14 Dec, 2025 at 03:00 pm
- **Event Description**: I’m gonna be there with my Raptor group, meet me there!  Bring a rig and a toy!
- **Event URL**: https://allevents.in/antioch/lumpy’s-diner-toy-drive/200029354744705
- **Event Categories**: toy-drives
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

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

## Event venue details

- **city**: Antioch
- **state**: CA
- **country**: United States
- **location**: Lumpy's Diner
- **lat**: 37.9625303
- **long**: -121.7329415
- **full address**: Lumpy's Diner, 5891 Lone Tree Way,Antioch, California, United States

## Event gallery

- **Alt text**: Lumpy’s Diner Toy Drive
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/9ef09b53ede79ba063fe071dc40cd7296f2dc1b770bb09fac6434b339351adee-rimg-w1200-h1199-dc7da281-gmir?v=1765702144

## FAQs

- **Q**: When and where is Lumpy’s Diner Toy Drive being held?
  - **A:** Lumpy’s Diner Toy Drive takes place on Sun, 14 Dec, 2025 at 11:00 am to Sun, 14 Dec, 2025 at 03:00 pm at Lumpy's Diner, 5891 Lone Tree Way,Antioch, California, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Lumpy’s Diner Toy Drive",
        "image": "https://cdn-az.allevents.in/events5/banners/9ef09b53ede79ba063fe071dc40cd7296f2dc1b770bb09fac6434b339351adee-rimg-w1200-h1199-dc7da281-gmir?v=1765702144",
        "startDate": "2025-12-14",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/antioch/lumpy’s-diner-toy-drive/200029354744705",
        "location": {
            "@type": "Place",
            "name": "Lumpy's Diner",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5891 Lone Tree Way,Antioch, California",
                "addressLocality": "Antioch",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.9625303",
                "longitude": "-121.7329415"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "I’m gonna be there with my Raptor group, meet me there!  Bring a rig and a toy!"
    }
]
```