

# Event Details

- **Event Name**: The High Kings
- **Event Start and End Date**: Sun, 15 Mar, 2026 at 07:00 pm – Sun, 15 Mar, 2026 at 09:00 pm
- **Event Description**: Nearby AttractionsThe High Kings has 14 upcoming events.
- **Event URL**: https://allevents.in/plymouth/the-high-kings/210007460289225
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://www.ticketmaster.com/event/Z7r9jZ1A7javb&utm_medium=affiliate

## Event venue details

- **city**: Plymouth
- **state**: MA
- **country**: United States
- **location**: Plymouth Memorial Hall
- **lat**: 41.879002000
- **long**: -70.630699000
- **full address**: Plymouth Memorial Hall, Plymouth, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/6f17c6e2cb5005c4b4038a62940d4658d9cafbbf99178bebd3b51df55a242371-rimg-w1024-h576-dc1b1718-gmir.jpg?v=1773050466
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/243657a161cc702dc650dda5df975dd217538f04aac027b452a0adecb7447721-rimg-w400-h400-dcf1eeed-gmir.jpg?v=1773050465

## Artist Details

- **Artist name**: The High Kings
  - **Artist page URL**: https://allevents.in/performer/the-high-kings

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 15 Mar, 2026 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Plymouth Memorial Hall, Plymouth, United States
- **Q**: Who are the performers at this event?
  - **A:** The High Kings
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about The High Kings ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The High Kings",
        "image": "https://cdn-az.allevents.in/events3/banners/6f17c6e2cb5005c4b4038a62940d4658d9cafbbf99178bebd3b51df55a242371-rimg-w1024-h576-dc1b1718-gmir.jpg?v=1773050466",
        "startDate": "2026-03-15",
        "endDate": "2026-03-15",
        "url": "https://allevents.in/plymouth/the-high-kings/210007460289225",
        "location": {
            "@type": "Place",
            "name": "Plymouth Memorial Hall",
            "address": {
                "@type": "PostalAddress",
                "name": "Plymouth Memorial Hall, Plymouth, United States",
                "addressLocality": "Plymouth",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.879002000",
                "longitude": "-70.630699000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsThe High Kings has 14 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "The High Kings",
                "url": "https://allevents.in/performer/the-high-kings"
            }
        ]
    }
]
```