

# Event Details

- **Event Name**: Jump the Line
- **Event Start and End Date**: Fri, 22 May, 2026 at 09:00 pm – Fri, 22 May, 2026 at 11:00 pm (-05:00)
- **Event URL**: https://allevents.in/foxboro/jump-the-line/210008049593304
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://www.ticketweb.com/event/jump-the-line-six-string-grill-stage-tickets/14138694?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/events2/banners/3f88f2e713747087c2fb8a7df6cff0beedee99cb59ab211681db9fa243ff1f73-rimg-w1024-h576-dc030303-gmir.jpg?v=1770519782
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/c05cbc91828424c166091b848c8e854c59181474581a4ddb33679dd3cff09a44-rimg-w400-h400-dc040404-gmir.jpg?v=1771867685

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 22 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 Jump the Line ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Jump the Line",
        "image": "https://cdn-az.allevents.in/events2/banners/3f88f2e713747087c2fb8a7df6cff0beedee99cb59ab211681db9fa243ff1f73-rimg-w1024-h576-dc030303-gmir.jpg?v=1770519782",
        "startDate": "2026-05-22T21:00:00-05:00",
        "endDate": "2026-05-22T23:00:00-05:00",
        "url": "https://allevents.in/foxboro/jump-the-line/210008049593304",
        "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"
    }
]
```