

# Event Details

- **Event Name**: That 70s Band at The Lure
- **Event Start and End Date**: Sat, 06 Jun, 2026 at 08:00 pm (-04:00)
- **Event Description**: for members and guests only
- **Event URL**: https://allevents.in/mashpee/that-70s-band-at-the-lure/200029914663949
- **Event Categories**: Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Mashpee
- **state**: MA
- **country**: United States
- **location**: The Lure At New Seabury
- **lat**: 41.565884303392
- **long**: -70.468285220665
- **full address**: The Lure At New Seabury, Mashpee, Massachusetts, United States

## Event gallery

- **Alt text**: That 70s Band at The Lure
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/a9137826be23009651b8147d0ea4a59dc065135569b805247cf1681455806bf3-rimg-w980-h653-dca7aba7-gmir?v=1775748468

## FAQs

- **Q**: When and where is That 70s Band at The Lure being held?
  - **A:** That 70s Band at The Lure takes place on Sat, 06 Jun, 2026 at 08:00 pm to Sat, 06 Jun, 2026 at 08:00 pm at The Lure At New Seabury, Mashpee, Massachusetts, United States.
- **Q**: Who is organizing That 70s Band at The Lure?
  - **A:** That 70s Band at The Lure is organized by That 70s Band.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "That 70s Band at The Lure",
        "image": "https://cdn-az.allevents.in/events1/banners/a9137826be23009651b8147d0ea4a59dc065135569b805247cf1681455806bf3-rimg-w980-h653-dca7aba7-gmir?v=1775748468",
        "startDate": "2026-06-06T20:00:00-04:00",
        "url": "https://allevents.in/mashpee/that-70s-band-at-the-lure/200029914663949",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Lure At New Seabury",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Mashpee, Massachusetts",
                "addressLocality": "Mashpee",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.565884303392",
                "longitude": "-70.468285220665"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "for members and guests only",
        "organizer": [
            {
                "@type": "Organization",
                "name": "That 70s Band",
                "url": "https://allevents.in/org/that-70s-band/20075281"
            }
        ]
    }
]
```