

# Event Details

- **Event Name**: 600 Club Team
- **Event Start and End Date**: Sun, 15 Mar, 2026 at 11:00 am
- **Event Description**: Check in at 10:00am
- **Event URL**: https://allevents.in/kent/600-club-team/200029369586351
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Kent
- **state**: OH
- **country**: United States
- **location**: Kent Lanes
- **lat**: 41.138928254424
- **long**: -81.357868909836
- **full address**: Kent Lanes, 1524 S Water St,Kent, Ohio, United States

## Event gallery

- **Alt text**: 600 Club Team
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/2fa4ed0e8835e5651862dbbbd683194ad86654091706954714af536b9a8a7768-rimg-w1200-h1553-dcffffff-gmir?v=1772238905

## FAQs

- **Q**: When and where is 600 Club Team being held?
  - **A:** 600 Club Team takes place on Sun, 15 Mar, 2026 at 11:00 am to Sun, 15 Mar, 2026 at 11:00 am at Kent Lanes, 1524 S Water St,Kent, Ohio, United States.
- **Q**: Who is organizing 600 Club Team?
  - **A:** 600 Club Team is organized by Akron Area USBC Women's 600 Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "600 Club Team",
        "image": "https://cdn-az.allevents.in/events5/banners/2fa4ed0e8835e5651862dbbbd683194ad86654091706954714af536b9a8a7768-rimg-w1200-h1553-dcffffff-gmir?v=1772238905",
        "startDate": "2026-03-15",
        "url": "https://allevents.in/kent/600-club-team/200029369586351",
        "location": {
            "@type": "Place",
            "name": "Kent Lanes",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1524 S Water St,Kent, Ohio",
                "addressLocality": "Kent",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.138928254424",
                "longitude": "-81.357868909836"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Check in at 10:00am",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Akron Area USBC Womens 600 Club",
                "url": "https://allevents.in/org/akron-area-usbc-womens-600-club/20521857"
            }
        ]
    }
]
```