

# Event Details

- **Event Name**: Acme Family Skate Night 
- **Event Start and End Date**: Tue, 16 Dec, 2025 at 06:00 pm – Tue, 16 Dec, 2025 at 08:00 pm
- **Event Description**: Mark your calendars and invite your Acme Elementary friends! Skate Night is coming up December 16th!
- **Event URL**: https://allevents.in/burlington/acme-family-skate-night/200029247305325
- **Event Categories**: calendar
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Burlington
- **state**: WA
- **country**: United States
- **location**: Skagit Skate
- **lat**: 48.4677921373
- **long**: -122.33126725634
- **full address**: Skagit Skate, 390 Cedar St,Burlington, Washington, United States

## Event gallery

- **Alt text**: Acme Family Skate Night
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/0170e1aaa603cbb7ea8d089ace36a08887ed96342ca61933450ff5f2fb930eb5-rimg-w1200-h1553-dcf2bf04-gmir?v=1765589331

## FAQs

- **Q**: When and where is Acme Family Skate Night  being held?
  - **A:** Acme Family Skate Night  takes place on Tue, 16 Dec, 2025 at 06:00 pm to Tue, 16 Dec, 2025 at 08:00 pm at Skagit Skate, 390 Cedar St,Burlington, Washington, United States.
- **Q**: Who is organizing Acme Family Skate Night ?
  - **A:** Acme Family Skate Night  is organized by Acme Elementary PTA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Acme Family Skate Night",
        "image": "https://cdn-az.allevents.in/events1/banners/0170e1aaa603cbb7ea8d089ace36a08887ed96342ca61933450ff5f2fb930eb5-rimg-w1200-h1553-dcf2bf04-gmir?v=1765589331",
        "startDate": "2025-12-16",
        "endDate": "2025-12-16",
        "url": "https://allevents.in/burlington/acme-family-skate-night/200029247305325",
        "location": {
            "@type": "Place",
            "name": "Skagit Skate",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "390 Cedar St,Burlington, Washington",
                "addressLocality": "Burlington",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.4677921373",
                "longitude": "-122.33126725634"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Mark your calendars and invite your Acme Elementary friends! Skate Night is coming up December 16th!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Acme Elementary PTA",
                "url": "https://allevents.in/org/acme-elementary-pta/23262615"
            }
        ]
    }
]
```