

# Event Details

- **Event Name**: Thee Midnight Society
- **Event Start and End Date**: Fri, 01 May, 2026 at 09:00 pm – Fri, 01 May, 2026 at 11:00 pm (-05:00)
- **Event URL**: https://allevents.in/foxboro/thee-midnight-society/210002254043897
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://www.ticketweb.com/event/thee-midnight-society-six-string-grill-stage-tickets/14138614?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**: Thee Midnight Society
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/271518056041462d7239f3f331b51e74c7c212419165b3227c2266d4983c2c16-rimg-w1024-h576-dc050505-gmir.jpg?v=1770519726

## FAQs

- **Q**: When and where is Thee Midnight Society being held?
  - **A:** Thee Midnight Society takes place on Fri, 01 May, 2026 at 09:00 pm to Fri, 01 May, 2026 at 11:00 pm at Six String Grill and Stage, Foxboro, United States.
- **Q**: Who is organizing Thee Midnight Society?
  - **A:** Thee Midnight Society is organized by TicketMaster.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thee Midnight Society",
        "image": "https://cdn-az.allevents.in/events5/banners/271518056041462d7239f3f331b51e74c7c212419165b3227c2266d4983c2c16-rimg-w1024-h576-dc050505-gmir.jpg?v=1770519726",
        "startDate": "2026-05-01T21:00:00-05:00",
        "endDate": "2026-05-01T23:00:00-05:00",
        "url": "https://allevents.in/foxboro/thee-midnight-society/210002254043897",
        "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"
    }
]
```