

# Event Details

- **Event Name**: 7 Day Weekend
- **Event Start and End Date**: Fri, 15 May, 2026 at 09:00 pm – Fri, 15 May, 2026 at 11:00 pm (-05:00)
- **Event URL**: https://allevents.in/foxboro/7-day-weekend/210001077281126
- **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/14138664?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**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/08a5c36871699e570949c9176d4fce1dca8ec48b6a2338573adcbb30c3b02a71-rimg-w1024-h576-dc303033-gmir.jpg?v=1770519784
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/70712aa8101b6fccc39548fd1e2419b41616683dc88e23cdf492bf3c7b161b28-rimg-w400-h400-dc313033-gmir.jpg?v=1771867659

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 15 May, 2026 at 09:00 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** Six String Grill and Stage, Foxboro, United States
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about 7 Day Weekend ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "7 Day Weekend",
        "image": "https://cdn-az.allevents.in/events4/banners/08a5c36871699e570949c9176d4fce1dca8ec48b6a2338573adcbb30c3b02a71-rimg-w1024-h576-dc303033-gmir.jpg?v=1770519784",
        "startDate": "2026-05-15T21:00:00-05:00",
        "endDate": "2026-05-15T23:00:00-05:00",
        "url": "https://allevents.in/foxboro/7-day-weekend/210001077281126",
        "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"
    }
]
```