

# Event Details

- **Event Name**: The Curve at Royal Garden
- **Event Start and End Date**: Fri, 03 Apr, 2026 at 08:00 pm (-04:00)
- **Event Description**: Rock and Pop at Royal Garden
- **Event URL**: https://allevents.in/kingston/the-curve-at-royal-garden/200029515311001
- **Event Categories**: pop
- **Interested Audience**: 
  - total_interested_count: 68

## Ticket Details

- **Ticket URL**: http://facebook.com/200029515311001?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=kingston-events

## Event venue details

- **city**: Kingston
- **state**: MA
- **country**: United States
- **location**: Royal Garden MA
- **lat**: 42.007647355644
- **long**: -70.729812048097
- **full address**: Royal Garden MA, 3 tremont st,Kingston, Massachusetts, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: The Curve (https://allevents.in/org/the-curve/18677145)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/abe991683fa1b7b5dee5598e34853c51f360be704269d96c1d35746df22cfb89-rimg-w723-h721-dcffffff-gmir?v=1775162939
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/a9b93b7fabe18e15daf873a77ef2e49a85c19083ad3144dc27edbc7b802c6610-rimg-w300-h300-dcffffff-gmir?v=1775162940

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 03 Apr, 2026 at 08:00 pm (-04:00)
- **Q**: Where is the event happening?
  - **A:** Royal Garden MA, 3 tremont st,Kingston, Massachusetts, United States
- **Q**: Who is organizing the event?
  - **A:** The Curve
- **Q**: What type of event is this?
  - **A:** pop
- **Q**: Where can I find ticket details about The Curve at Royal Garden ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Curve at Royal Garden",
        "image": "https://cdn-az.allevents.in/events9/banners/abe991683fa1b7b5dee5598e34853c51f360be704269d96c1d35746df22cfb89-rimg-w723-h721-dcffffff-gmir?v=1775162939",
        "startDate": "2026-04-03T20:00:00-04:00",
        "url": "https://allevents.in/kingston/the-curve-at-royal-garden/200029515311001",
        "location": {
            "@type": "Place",
            "name": "Royal Garden MA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3 tremont st,Kingston, Massachusetts",
                "addressLocality": "Kingston",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.007647355644",
                "longitude": "-70.729812048097"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Rock and Pop at Royal Garden",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Curve",
                "url": "https://allevents.in/org/the-curve/18677145"
            }
        ]
    }
]
```