

# Event Details

- **Event Name**: First Skate Celebration
- **Event Start and End Date**: Fri, 19 Dec, 2025 at 05:30 pm – Fri, 19 Dec, 2025 at 09:00 pm
- **Event Description**: Let's kick off the rink season with this celebration!
- **Event URL**: https://allevents.in/cape-elizabeth/first-skate-celebration/200029030564232
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 196

## Ticket Details


## Event venue details

- **city**: Cape Elizabeth
- **state**: ME
- **country**: United States
- **location**: 1 Gull Crest Drive, Cape Elizabeth, ME, United States, Maine 04107
- **lat**: 43.58445
- **long**: -70.2446
- **full address**: 1 Gull Crest Drive, Cape Elizabeth, ME, United States, Maine 04107

## Event gallery

- **Alt text**: First Skate Celebration
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/f1f6209f7f4ed6eb06efb0bdb83b32e339ed565acf05a3c0cb094bcdea0b2693-rimg-w1200-h960-dcd7dad9-gmir?v=1765782608

## FAQs

- **Q**: When and where is First Skate Celebration being held?
  - **A:** First Skate Celebration takes place on Fri, 19 Dec, 2025 at 05:30 pm to Fri, 19 Dec, 2025 at 09:00 pm at 1 Gull Crest Drive, Cape Elizabeth, ME, United States, Maine 04107.
- **Q**: Who is organizing First Skate Celebration?
  - **A:** First Skate Celebration is organized by Cape Community Arena.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "First Skate Celebration",
        "image": "https://cdn-az.allevents.in/events5/banners/f1f6209f7f4ed6eb06efb0bdb83b32e339ed565acf05a3c0cb094bcdea0b2693-rimg-w1200-h960-dcd7dad9-gmir?v=1765782608",
        "startDate": "2025-12-19",
        "endDate": "2025-12-19",
        "url": "https://allevents.in/cape-elizabeth/first-skate-celebration/200029030564232",
        "location": {
            "@type": "Place",
            "name": "1 Gull Crest Drive, Cape Elizabeth, ME, United States, Maine 04107",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1 Gull Crest Dr, Cape Elizabeth, ME 04107, United States",
                "addressLocality": "Cape Elizabeth",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.58445",
                "longitude": "-70.2446"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Let's kick off the rink season with this celebration!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cape Community Arena",
                "url": "https://allevents.in/org/cape-community-arena/23254471"
            }
        ]
    }
]
```