

# Event Details

- **Event Name**: Riverside Christmas
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 08:00 am
- **Event Description**: So much happening in town
- **Event URL**: https://allevents.in/rockford/riverside-christmas/200028826147927
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 47

## Ticket Details


## Event venue details

- **city**: Rockford
- **state**: MN
- **country**: United States
- **location**: 7600 Rebecca Park Trail, Rockford, MN
- **lat**: 45.08786
- **long**: -93.72035
- **full address**: 7600 Rebecca Park Trail, Rockford, MN, United States

## Event gallery

- **Alt text**: Riverside Christmas
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/1a0affe7e4672e8d9bb55aa1ac2c3ba519cde55efe887abb8f3f5b33c3c0782b-rimg-w1200-h900-dca2947f-gmir?v=1764750976

## FAQs

- **Q**: When and where is Riverside Christmas being held?
  - **A:** Riverside Christmas takes place on Sat, 06 Dec, 2025 at 08:00 am to Sat, 06 Dec, 2025 at 08:00 am at 7600 Rebecca Park Trail, Rockford, MN, United States.
- **Q**: Who is organizing Riverside Christmas?
  - **A:** Riverside Christmas is organized by Rockford Robotics.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Riverside Christmas",
        "image": "https://cdn-az.allevents.in/events7/banners/1a0affe7e4672e8d9bb55aa1ac2c3ba519cde55efe887abb8f3f5b33c3c0782b-rimg-w1200-h900-dca2947f-gmir?v=1764750976",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/rockford/riverside-christmas/200028826147927",
        "location": {
            "@type": "Place",
            "name": "7600 Rebecca Park Trail, Rockford, MN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7600 Rebecca Park Trl, Rockford, MN 55373-8100, United States",
                "addressLocality": "Rockford",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.08786",
                "longitude": "-93.72035"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "So much happening in town",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rockford Robotics",
                "url": "https://allevents.in/org/rockford-robotics/21135202"
            }
        ]
    }
]
```