

# Event Details

- **Event Name**: Game Afternoon
- **Event Start and End Date**: Sat, 04 Oct, 2025 at 01:00 pm
- **Event Description**: Join us for a fun game afternoon! An assortment of games with be provided for your enjoyment! All ages are welcome. Sign ups are encouraged.
- **Event URL**: https://allevents.in/elma/game-afternoon/200028914532535
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Elma
- **state**: NY
- **country**: United States
- **location**: 1860 Bowen Rd, Elma, NY, United States, New York 14059
- **lat**: 42.82213
- **long**: -78.63713
- **full address**: 1860 Bowen Rd, Elma, NY, United States, New York 14059

## Event gallery

- **Alt text**: Game Afternoon
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/f508648ff1b12e8258a001e74f3bdd5a032debe7f58c75e4598bccc0505d3a65-rimg-w1200-h1553-dc2840a2-gmir?v=1759103387

## FAQs

- **Q**: When and where is Game Afternoon being held?
  - **A:** Game Afternoon takes place on Sat, 04 Oct, 2025 at 01:00 pm to Sat, 04 Oct, 2025 at 01:00 pm at 1860 Bowen Rd, Elma, NY, United States, New York 14059.
- **Q**: Who is organizing Game Afternoon?
  - **A:** Game Afternoon is organized by Elma Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Game Afternoon",
        "image": "https://cdn-az.allevents.in/events2/banners/f508648ff1b12e8258a001e74f3bdd5a032debe7f58c75e4598bccc0505d3a65-rimg-w1200-h1553-dc2840a2-gmir?v=1759103387",
        "startDate": "2025-10-04",
        "url": "https://allevents.in/elma/game-afternoon/200028914532535",
        "location": {
            "@type": "Place",
            "name": "1860 Bowen Rd, Elma, NY, United States, New York 14059",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1860 Bowen Rd, Elma, NY 14059-9407, United States",
                "addressLocality": "Elma",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.82213",
                "longitude": "-78.63713"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a fun game afternoon! An assortment of games with be provided for your enjoyment! All ages are welcome. Sign ups are encouraged.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Elma Public Library",
                "url": "https://allevents.in/org/elma-public-library/20368650"
            }
        ]
    }
]
```