

# Event Details

- **Event Name**: Membership information night
- **Event Start and End Date**: Wed, 10 Jun, 2026 at 06:00 pm
- **Event Description**: We're hosting an information meeting June 10 at Paisano's. Come share some pizza and learn what Kiwanis is all about, and why YOU should be a member!
- **Event URL**: https://allevents.in/southampton/membership-information-night/200030197402440
- **Event Categories**: Meetups
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Southampton
- **state**: MA
- **country**: United States
- **location**: Paisano's Restaurant
- **lat**: 42.238289129413
- **long**: -72.720608429412
- **full address**: Paisano's Restaurant, 138 College Hwy,Southampton, Massachusetts, United States

## Event gallery

- **Alt text**: Membership information night
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/e38d6441573c795e1d75594d4073821aa5d33f8d147df345d2f5286d63d70156-rimg-w1080-h1080-dc024a88-gmir?v=1780767159

## FAQs

- **Q**: When and where is Membership information night being held?
  - **A:** Membership information night takes place on Wed, 10 Jun, 2026 at 06:00 pm to Wed, 10 Jun, 2026 at 06:00 pm at Paisano's Restaurant, 138 College Hwy,Southampton, Massachusetts, United States.
- **Q**: Who is organizing Membership information night?
  - **A:** Membership information night is organized by Kiwanis Club of Easthampton, Massachusetts.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Membership information night",
        "image": "https://cdn-az.allevents.in/events4/banners/e38d6441573c795e1d75594d4073821aa5d33f8d147df345d2f5286d63d70156-rimg-w1080-h1080-dc024a88-gmir?v=1780767159",
        "startDate": "2026-06-10",
        "url": "https://allevents.in/southampton/membership-information-night/200030197402440",
        "location": {
            "@type": "Place",
            "name": "Paisano's Restaurant",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "138 College Hwy,Southampton, Massachusetts",
                "addressLocality": "Southampton",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.238289129413",
                "longitude": "-72.720608429412"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We're hosting an information meeting June 10 at Paisano's. Come share some pizza and learn what Kiwanis is all about, and why YOU should be a member!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kiwanis Club of Easthampton Massachusetts",
                "url": "https://allevents.in/org/kiwanis-club-of-easthampton-massachusetts/24195206"
            }
        ]
    }
]
```