

# Event Details

- **Event Name**: 7 Day Weekend
- **Event Start and End Date**: Fri, 17 Apr, 2026 at 09:00 pm – Fri, 17 Apr, 2026 at 11:00 pm (-05:00)
- **Event URL**: https://allevents.in/foxboro/7-day-weekend/210002826363803
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://www.ticketweb.com/event/7-day-weekend-six-string-grill-stage-tickets/14138574?REFERRAL_ID=tmfeed&utm_medium=affiliate

## Event venue details

- **city**: Foxboro
- **state**: MA
- **country**: United States
- **location**: Six String Grill and Stage
- **lat**: 42.09535000
- **long**: -71.26837000
- **full address**: Six String Grill and Stage, Foxboro, United States

## Event gallery

- **Alt text**: 7 Day Weekend
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/4f870257b6ec1ba3b735bd3df40a8f98f0e089496928e5100c744510f2326ce8-rimg-w1024-h576-dc303033-gmir.jpg?v=1770519656

## FAQs

- **Q**: When and where is 7 Day Weekend being held?
  - **A:** 7 Day Weekend takes place on Fri, 17 Apr, 2026 at 09:00 pm to Fri, 17 Apr, 2026 at 11:00 pm at Six String Grill and Stage, Foxboro, United States.
- **Q**: Who is organizing 7 Day Weekend?
  - **A:** 7 Day Weekend is organized by TicketMaster.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 7 Day Weekend is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Foxboro, this event is thoughtfully curated to deliver a standout experience worth every moment. If 7 Day Weekend sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "7 Day Weekend",
        "image": "https://cdn-az.allevents.in/events1/banners/4f870257b6ec1ba3b735bd3df40a8f98f0e089496928e5100c744510f2326ce8-rimg-w1024-h576-dc303033-gmir.jpg?v=1770519656",
        "startDate": "2026-04-17T21:00:00-05:00",
        "endDate": "2026-04-17T23:00:00-05:00",
        "url": "https://allevents.in/foxboro/7-day-weekend/210002826363803",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Six String Grill and Stage",
            "address": {
                "@type": "PostalAddress",
                "name": "Six String Grill and Stage, Foxboro, United States",
                "addressLocality": "Foxboro",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.09535000",
                "longitude": "-71.26837000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```