

# Event Details

- **Event Name**: The Radio At The Cantab 
- **Event Start and End Date**: Sat, 11 Apr, 2026 at 09:30 pm (-04:00)
- **Event Description**: Fun!
- **Event URL**: https://allevents.in/cambridge/the-radio-at-the-cantab/200029782422324
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 24

## Ticket Details

- **Ticket URL**: https://tunehatch.com/shows/the-radio-b246fe?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=cambridge-events

## Event venue details

- **city**: Cambridge
- **state**: MA
- **country**: United States
- **location**: The Cantab Lounge
- **lat**: 42.36607
- **long**: -71.10516
- **full address**: The Cantab Lounge, The Cantab Lounge,Cambridge, Massachusetts, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: The Radio (https://allevents.in/org/the-radio/21848496)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/5f82ca2fceb5d166dc5cb4a554672a0cbc38e0091314ab13aa69064c842e0134-rimg-w1200-h1600-dc020105-gmir?v=1775052944
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/c1312e531d3692904d466db0131b11aaf79e0dd31a735438eacfbc551fc4169b-rimg-w300-h300-dc16052e-gmir?v=1775052945

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 11 Apr, 2026 at 09:30 pm (-04:00)
- **Q**: Where is the event happening?
  - **A:** The Cantab Lounge, The Cantab Lounge,Cambridge, Massachusetts, United States
- **Q**: Who is organizing the event?
  - **A:** The Radio
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about The Radio At The Cantab  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Radio At The Cantab",
        "image": "https://cdn-az.allevents.in/events7/banners/5f82ca2fceb5d166dc5cb4a554672a0cbc38e0091314ab13aa69064c842e0134-rimg-w1200-h1600-dc020105-gmir?v=1775052944",
        "startDate": "2026-04-11T21:30:00-04:00",
        "url": "https://allevents.in/cambridge/the-radio-at-the-cantab/200029782422324",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Cantab Lounge",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "The Cantab Lounge,Cambridge, Massachusetts",
                "addressLocality": "Cambridge",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.36607",
                "longitude": "-71.10516"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Fun!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Radio",
                "url": "https://allevents.in/org/the-radio/21848496"
            }
        ]
    }
]
```