

# Event Details

- **Event Name**: Adult skate night
- **Event Start and End Date**: Tue, 04 Nov, 2025 at 06:00 pm – Tue, 04 Nov, 2025 at 09:00 pm
- **Event Description**: Adult night at Wheels of Thunder Family Roller skating is the first Tuesday of each month6-9pm!! 16 and older only.
- **Event URL**: https://allevents.in/great-falls/adult-skate-night/200029121993431
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 42

## Ticket Details


## Event venue details

- **city**: Great Falls
- **state**: MT
- **country**: United States
- **location**: Wheels of Thunder
- **lat**: 47.5184
- **long**: -111.2798
- **full address**: Wheels of Thunder, 1609 12th Ave North,Great Falls,MT,United States

## Event gallery

- **Alt text**: Adult skate night
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/d71f550d426e53acf8c30806e39f9dea14d5edeca24c1d4279b8140ddae19a00-rimg-w1200-h444-dc051a42-gmir?v=1762235555

## FAQs

- **Q**: When and where is Adult skate night being held?
  - **A:** Adult skate night takes place on Tue, 04 Nov, 2025 at 06:00 pm to Tue, 04 Nov, 2025 at 09:00 pm at Wheels of Thunder, 1609 12th Ave North,Great Falls,MT,United States.
- **Q**: Who is organizing Adult skate night?
  - **A:** Adult skate night is organized by Wheels of Thunder.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Adult skate night",
        "image": "https://cdn-az.allevents.in/events4/banners/d71f550d426e53acf8c30806e39f9dea14d5edeca24c1d4279b8140ddae19a00-rimg-w1200-h444-dc051a42-gmir?v=1762235555",
        "startDate": "2025-11-04",
        "endDate": "2025-11-04",
        "url": "https://allevents.in/great-falls/adult-skate-night/200029121993431",
        "location": {
            "@type": "Place",
            "name": "Wheels of Thunder",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1609 12th Ave North,Great Falls,MT,United States",
                "addressLocality": "Great Falls",
                "addressRegion": "MT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.5184",
                "longitude": "-111.2798"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Adult night at Wheels of Thunder Family Roller skating is the first Tuesday of each month6-9pm!! 16 and older only.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wheels of Thunder",
                "url": "https://allevents.in/org/wheels-of-thunder/20612073"
            }
        ]
    }
]
```