

# Event Details

- **Event Name**: Mini Monster Jam
- **Event Start and End Date**: Sat, 03 Jan, 2026 at 10:00 am
- **Event Description**: It’s time for our First Mini Monster Jam of 2026!!!  What a great way to start off the new year!  Saturday January 3rd doors open at 10am!  Bring all those Xmas presents everyone will be getting and have some Monster Truck Fun!!!
- **Event URL**: https://allevents.in/greenwood-lake/mini-monster-jam/200029404721012
- **Event Categories**: monster-truck-shows, new-year
- **Interested Audience**: 
  - total_interested_count: 31

## Ticket Details


## Event venue details

- **city**: Greenwood Lake
- **state**: NY
- **country**: United States
- **location**: Small Scale Speedway
- **lat**: 41.2227
- **long**: -74.29431
- **full address**: Small Scale Speedway, 702 Jersey Ave, Greenwood Lake, NY 10925, United States

## Event gallery

- **Alt text**: Mini Monster Jam
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/ae6c3003ec6f1c594241c87e059d1a60bba7f04c1a3a97d20f965735a4478f50-rimg-w1024-h1536-dc171715-gmir?v=1767344783

## FAQs

- **Q**: When and where is Mini Monster Jam being held?
  - **A:** Mini Monster Jam takes place on Sat, 03 Jan, 2026 at 10:00 am to Sat, 03 Jan, 2026 at 10:00 am at Small Scale Speedway, 702 Jersey Ave, Greenwood Lake, NY 10925, United States.
- **Q**: Who is organizing Mini Monster Jam?
  - **A:** Mini Monster Jam is organized by Small Scale Speedway.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mini Monster Jam",
        "image": "https://cdn-az.allevents.in/events2/banners/ae6c3003ec6f1c594241c87e059d1a60bba7f04c1a3a97d20f965735a4478f50-rimg-w1024-h1536-dc171715-gmir?v=1767344783",
        "startDate": "2026-01-03",
        "url": "https://allevents.in/greenwood-lake/mini-monster-jam/200029404721012",
        "location": {
            "@type": "Place",
            "name": "Small Scale Speedway",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "702 Jersey Ave, Greenwood Lake, NY 10925",
                "addressLocality": "Greenwood Lake",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.2227",
                "longitude": "-74.29431"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It’s time for our First Mini Monster Jam of 2026!!!  What a great way to start off the new year!  Saturday January 3rd doors open at 10am!  Bring all those Xmas presents everyone will be getting and have some Monster Truck Fun!!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Small Scale Speedway",
                "url": "https://allevents.in/org/small-scale-speedway/25400697"
            }
        ]
    }
]
```