

# Event Details

- **Event Name**: Scrabble Club
- **Event Start and End Date**: Sat, 06 Jun, 2026 at 11:00 am – Sat, 20 Jun, 2026 at 11:00 am
- **Event Description**: Calling all Scrabble enthusiasts! Our club welcomes players of every skill level, from beginner to expert. The club is open to anyone aged 12 or older.
- **Event URL**: https://allevents.in/waynesboro/scrabble-club/200030085523550
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Waynesboro
- **state**: VA
- **country**: United States
- **location**: Waynesboro Public Library
- **lat**: 38.061720229667
- **long**: -78.893282270167
- **full address**: Waynesboro Public Library, 454 14th St, Waynesboro, VA 22980-48ND, United States

## Event gallery

- **Alt text**: Scrabble Club
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/a1561a589c4b068cae4a286f6748596fbf09377960ffde2ed188cae2259e5a4b-rimg-w1200-h675-dcffffff-gmir?v=1780027449

## FAQs

- **Q**: When and where is Scrabble Club being held?
  - **A:** Scrabble Club takes place on Sat, 06 Jun, 2026 at 11:00 am to Sat, 20 Jun, 2026 at 11:00 am at Waynesboro Public Library, 454 14th St, Waynesboro, VA 22980-48ND, United States.
- **Q**: Who is organizing Scrabble Club?
  - **A:** Scrabble Club is organized by Waynesboro Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Scrabble Club",
        "image": "https://cdn-az.allevents.in/events5/banners/a1561a589c4b068cae4a286f6748596fbf09377960ffde2ed188cae2259e5a4b-rimg-w1200-h675-dcffffff-gmir?v=1780027449",
        "startDate": "2026-06-06",
        "endDate": "2026-06-20",
        "url": "https://allevents.in/waynesboro/scrabble-club/200030085523550",
        "location": {
            "@type": "Place",
            "name": "Waynesboro Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "454 14th St, Waynesboro, VA 22980-48ND, United States",
                "addressLocality": "Waynesboro",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.061720229667",
                "longitude": "-78.893282270167"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Calling all Scrabble enthusiasts! Our club welcomes players of every skill level, from beginner to expert. The club is open to anyone aged 12 or older.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Waynesboro Public Library",
                "url": "https://allevents.in/org/waynesboro-public-library/12838800",
                "description": "There's something for you at Waynesboro Public Library."
            }
        ]
    }
]
```