

# Event Details

- **Event Name**: Game day at Cloud City. 
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 12:00 pm
- **Event Description**: Last game day until the holiday!  If you got the time coming, play a few games take a break.
- **Event URL**: https://allevents.in/stroudsburg/game-day-at-cloud-city/200029377874034
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Stroudsburg
- **state**: PA
- **country**: United States
- **location**: Stroud Mall
- **lat**: 40.989916907693
- **long**: -75.224113171855
- **full address**: Stroud Mall, 344 Stroud Mall DR STE 454,Stroudsburg, Pennsylvania, United States

## Event gallery

- **Alt text**: Game day at Cloud City.
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/980738b288ad7b14088ec6debf32adebc805e55330886dbb00dbce97c9f9b6d3-rimg-w960-h541-dcefaa45-gmir?v=1766168673

## FAQs

- **Q**: When and where is Game day at Cloud City.  being held?
  - **A:** Game day at Cloud City.  takes place on Sun, 21 Dec, 2025 at 12:00 pm to Sun, 21 Dec, 2025 at 12:00 pm at Stroud Mall, 344 Stroud Mall DR STE 454,Stroudsburg, Pennsylvania, United States.
- **Q**: Who is organizing Game day at Cloud City. ?
  - **A:** Game day at Cloud City.  is organized by Shannon Pepitone.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Game day at Cloud City.",
        "image": "https://cdn-az.allevents.in/events8/banners/980738b288ad7b14088ec6debf32adebc805e55330886dbb00dbce97c9f9b6d3-rimg-w960-h541-dcefaa45-gmir?v=1766168673",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/stroudsburg/game-day-at-cloud-city/200029377874034",
        "location": {
            "@type": "Place",
            "name": "Stroud Mall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "344 Stroud Mall DR STE 454,Stroudsburg, Pennsylvania",
                "addressLocality": "Stroudsburg",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.989916907693",
                "longitude": "-75.224113171855"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Last game day until the holiday!  If you got the time coming, play a few games take a break.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Shannon Pepitone",
                "url": "https://allevents.in/org/shannon-pepitone/25789232"
            }
        ]
    }
]
```