

# Event Details

- **Event Name**: Roller Skating!!!
- **Event Start and End Date**: Sun, 01 Mar, 2026 at 01:00 pm
- **Event Description**: Come have fun skating!! This is the last roller skating event for 4H for the spring!!
- **Event URL**: https://allevents.in/climax/roller-skating/200029709471325
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details

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

## Event venue details

- **city**: Climax
- **state**: MN
- **country**: United States
- **location**: Climax Community Center
- **lat**: 47.60807
- **long**: -96.81671
- **full address**: Climax Community Center, 105 W Broadway,Climax,MN,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Climax Fisher 4-H (https://allevents.in/org/climax-fisher-4-h/25060309)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/95666e4597ff63c0b8461c4e8bf2e4c3e63b320bb4f72e8c5154b67539ff4a48-rimg-w1024-h1536-dcf0c3bc-gmir?v=1772350506
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/95ed984cfbbccec90ba34db68e38b1c5b620358fc6b0d07a35b84212a5d29627-rimg-w300-h300-dcecc6bd-gmir?v=1772350506

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 01 Mar, 2026 at 01:00 pm
- **Q**: Where is the event happening?
  - **A:** Climax Community Center, 105 W Broadway,Climax,MN,United States
- **Q**: Who is organizing the event?
  - **A:** Climax Fisher 4-H
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Roller Skating!!! ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Roller Skating!!!",
        "image": "https://cdn-az.allevents.in/events1/banners/95666e4597ff63c0b8461c4e8bf2e4c3e63b320bb4f72e8c5154b67539ff4a48-rimg-w1024-h1536-dcf0c3bc-gmir?v=1772350506",
        "startDate": "2026-03-01",
        "url": "https://allevents.in/climax/roller-skating/200029709471325",
        "location": {
            "@type": "Place",
            "name": "Climax Community Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "105 W Broadway,Climax,MN,United States",
                "addressLocality": "Climax",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.60807",
                "longitude": "-96.81671"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come have fun skating!! This is the last roller skating event for 4H for the spring!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Climax Fisher 4-H",
                "url": "https://allevents.in/org/climax-fisher-4-h/25060309"
            }
        ]
    }
]
```