

# Event Details

- **Event Name**: Adult Only Skate 
- **Event Start and End Date**: Thu, 20 Nov, 2025 at 06:00 pm
- **Event Description**: Thursday is for the adults only. Let’s shuffle around the rink one last time.
- **Event URL**: https://allevents.in/parkville/adult-only-skate/200029148251547
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 35

## Ticket Details

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

## Event venue details

- **city**: Parkville
- **state**: MD
- **country**: United States
- **location**: Skateland Putty Hill
- **lat**: 39.37534817025
- **long**: -76.50533096525
- **full address**: Skateland Putty Hill, 8019 Bel Air Rd,Baltimore,MD,United States, Parkville

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/66f711b09b88beffac8a4bffac61d83ae3039a31da4df1118bad24fd0ecc6b31-rimg-w709-h393-dc454a4b-gmir?v=1762528497
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/8e5fac77946a804455bb289bb8ad77ba32ac4420e385e733711275bf8d004490-rimg-w300-h300-dc5f5e5b-gmir?v=1763182200

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 20 Nov, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** Skateland Putty Hill, 8019 Bel Air Rd,Baltimore,MD,United States, Parkville
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Adult Only Skate  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Adult Only Skate",
        "image": "https://cdn-az.allevents.in/events5/banners/66f711b09b88beffac8a4bffac61d83ae3039a31da4df1118bad24fd0ecc6b31-rimg-w709-h393-dc454a4b-gmir?v=1762528497",
        "startDate": "2025-11-20",
        "url": "https://allevents.in/parkville/adult-only-skate/200029148251547",
        "location": {
            "@type": "Place",
            "name": "Skateland Putty Hill",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8019 Bel Air Rd,Baltimore,MD,United States",
                "addressLocality": "Parkville",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.37534817025",
                "longitude": "-76.50533096525"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Thursday is for the adults only. Let’s shuffle around the rink one last time."
    }
]
```