

# Event Details

- **Event Name**: Go Sk8 Day
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 02:00 pm – Sat, 20 Jun, 2026 at 08:00 pm
- **Event Description**: Join Norfolk Parks and Recreation for Go Sk8 Day for an action-packed day of music, food, games, sick tricks, flips and community fun!
- **Event URL**: https://allevents.in/norfolk/go-sk8-day/200030135537142
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Norfolk
- **state**: VA
- **country**: United States
- **location**: Northside Park
- **lat**: 36.928647036189
- **long**: -76.256489306716
- **full address**: Northside Park, Norfolk, United States

## Event gallery

- **Alt text**: Go Sk8 Day
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/afef69ca2fb981ce05ee746fbad0efd239d9c27b3d618ac054682eb4301de21d-rimg-w1200-h675-dc144679-gmir?v=1781884029

## FAQs

- **Q**: When and where is Go Sk8 Day being held?
  - **A:** Go Sk8 Day takes place on Sat, 20 Jun, 2026 at 02:00 pm to Sat, 20 Jun, 2026 at 08:00 pm at Northside Park, Norfolk, United States.
- **Q**: Who is organizing Go Sk8 Day?
  - **A:** Go Sk8 Day is organized by Norfolk Parks and Recreation.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Go Sk8 Day",
        "image": "https://cdn-az.allevents.in/events6/banners/afef69ca2fb981ce05ee746fbad0efd239d9c27b3d618ac054682eb4301de21d-rimg-w1200-h675-dc144679-gmir?v=1781884029",
        "startDate": "2026-06-20",
        "endDate": "2026-06-20",
        "url": "https://allevents.in/norfolk/go-sk8-day/200030135537142",
        "location": {
            "@type": "Place",
            "name": "Northside Park",
            "address": {
                "@type": "PostalAddress",
                "name": "Northside Park, Norfolk, United States",
                "addressLocality": "Norfolk",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.928647036189",
                "longitude": "-76.256489306716"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join Norfolk Parks and Recreation for Go Sk8 Day for an action-packed day of music, food, games, sick tricks, flips and community fun!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Norfolk Parks and Recreation",
                "url": "https://allevents.in/org/norfolk-parks-and-recreation/20156268"
            }
        ]
    }
]
```