

# Event Details

- **Event Name**: Bowling
- **Event Start and End Date**: Fri, 30 Jan, 2026 at 06:30 pm
- **Event Description**: Join us for some winter fun! 
We are so excited to see everyone! Come bowl with us and discuss all the horsey events you’re looking forward to this season!
- **Event URL**: https://allevents.in/southampton/bowling/200029497181609
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details

- **Ticket URL**: http://facebook.com/200029497181609?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=southampton-events

## Event venue details

- **city**: Southampton
- **state**: MA
- **country**: United States
- **location**: Canal Bowling Lanes
- **lat**: 42.2456
- **long**: -72.71277
- **full address**: Canal Bowling Lanes, 74 College Hwy,Southampton, Massachusetts, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Hampshire County Riding Club (https://allevents.in/org/hampshire-county-riding-club/26134296)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/c13a6a321134c25f39a89183c80cb277c520a69c0f75f1d0c49600abdf23aa23-rimg-w1170-h878-dcffffff-gmir?v=1769073780
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/56b35ef6a4622ad7a0c9b29bfa8fbbf2edd897ff92cb48a58da5b9606ae4d66c-rimg-w300-h300-dcffffff-gmir?v=1769073780

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 30 Jan, 2026 at 06:30 pm
- **Q**: Where is the event happening?
  - **A:** Canal Bowling Lanes, 74 College Hwy,Southampton, Massachusetts, United States
- **Q**: Who is organizing the event?
  - **A:** Hampshire County Riding Club
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Bowling ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Bowling",
        "image": "https://cdn-az.allevents.in/events1/banners/c13a6a321134c25f39a89183c80cb277c520a69c0f75f1d0c49600abdf23aa23-rimg-w1170-h878-dcffffff-gmir?v=1769073780",
        "startDate": "2026-01-30",
        "url": "https://allevents.in/southampton/bowling/200029497181609",
        "location": {
            "@type": "Place",
            "name": "Canal Bowling Lanes",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "74 College Hwy,Southampton, Massachusetts",
                "addressLocality": "Southampton",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.2456",
                "longitude": "-72.71277"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for some winter fun! \nWe are so excited to see everyone! Come bowl with us and discuss all the horsey events you’re looking forward to this season!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hampshire County Riding Club",
                "url": "https://allevents.in/org/hampshire-county-riding-club/26134296"
            }
        ]
    }
]
```