

# Event Details

- **Event Name**: Gone Nuts!
- **Event Start and End Date**: Fri, 10 Jul, 2026 at 06:00 pm
- **Event Description**: Come see our next performance at the Huntington Theater on July 10! Shows at 6pm and 8pm.
- **Event URL**: https://allevents.in/boston/gone-nuts/200030254218313
- **Event Categories**: art, theatre
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Boston
- **state**: MA
- **country**: United States
- **location**: Downtown Boston
- **lat**: 42.3564
- **long**: -71.0567
- **full address**: Downtown Boston, Boston, Massachusetts, United States

## Event gallery

- **Alt text**: Gone Nuts!
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/fd27601b7bf713190be6758bd51202ff59a940267159d850742cb6b689e5566f-rimg-w1200-h927-dc042e15-gmir?v=1783590267

## FAQs

- **Q**: When and where is Gone Nuts! being held?
  - **A:** Gone Nuts! takes place on Fri, 10 Jul, 2026 at 06:00 pm to Fri, 10 Jul, 2026 at 06:00 pm at Downtown Boston, Boston, Massachusetts, United States.
- **Q**: Who is organizing Gone Nuts!?
  - **A:** Gone Nuts! is organized by Pistachio Groove.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Gone Nuts! is ideal for art lovers, collectors, creatives, and anyone inspired by visual arts, installations, and exhibitions. Whether you're a first-time attendee or a longtime enthusiast in Boston, this event is thoughtfully curated to deliver a standout experience worth every moment. If Gone Nuts! sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Gone Nuts!",
        "image": "https://cdn-az.allevents.in/events2/banners/fd27601b7bf713190be6758bd51202ff59a940267159d850742cb6b689e5566f-rimg-w1200-h927-dc042e15-gmir?v=1783590267",
        "startDate": "2026-07-10",
        "url": "https://allevents.in/boston/gone-nuts/200030254218313",
        "location": {
            "@type": "Place",
            "name": "Downtown Boston",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Boston, Massachusetts",
                "addressLocality": "Boston",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.3564",
                "longitude": "-71.0567"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come see our next performance at the Huntington Theater on July 10! Shows at 6pm and 8pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pistachio Groove",
                "url": "https://allevents.in/org/pistachio-groove/27931110"
            }
        ]
    }
]
```