

# Event Details

- **Event Name**: Game On!
- **Event Start and End Date**: Tue, 07 Jul, 2026 at 02:00 pm – Tue, 11 Aug, 2026 at 02:00 pm
- **Event Description**: Join us for a fun afternoon of board games, card games, and video games every Tuesday at 2 pm throughout our Summer Reading Program!
- **Event URL**: https://allevents.in/gloucester-city/game-on/200030358437928
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Gloucester City
- **state**: NJ
- **country**: United States
- **location**: 50 N Railroad Ave, Gloucester City, NJ, United States, New Jersey 08030
- **lat**: 39.89726
- **long**: -75.11848
- **full address**: 50 N Railroad Ave, Gloucester City, NJ, United States, New Jersey 08030

## Event gallery

- **Alt text**: Game On!
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Game+On%21&date=Tue%2C+07+Jul%2C+2026+at+02%3A00+pm&bg=4

## FAQs

- **Q**: When and where is Game On! being held?
  - **A:** Game On! takes place on Tue, 07 Jul, 2026 at 02:00 pm to Tue, 11 Aug, 2026 at 02:00 pm at 50 N Railroad Ave, Gloucester City, NJ, United States, New Jersey 08030.
- **Q**: Who is organizing Game On!?
  - **A:** Game On! is organized by Gloucester City Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Game On!",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Game+On%21&date=Tue%2C+07+Jul%2C+2026+at+02%3A00+pm&bg=4",
        "startDate": "2026-07-07",
        "endDate": "2026-08-11",
        "url": "https://allevents.in/gloucester-city/game-on/200030358437928",
        "location": {
            "@type": "Place",
            "name": "50 N Railroad Ave, Gloucester City, NJ, United States, New Jersey 08030",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "50 E Railroad St, Gloucester City, NJ 08030-1198, United States",
                "addressLocality": "Gloucester City",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.89726",
                "longitude": "-75.11848"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a fun afternoon of board games, card games, and video games every Tuesday at 2 pm throughout our Summer Reading Program!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Gloucester City Library",
                "url": "https://allevents.in/org/gloucester-city-library/12743374",
                "description": "This is the official Facebook page of the Gloucester City Library in Gloucester City, NJ."
            }
        ]
    }
]
```