

# Event Details

- **Event Name**: Just Like That
- **Event Start and End Date**: Sat, 21 Feb, 2026 at 08:30 pm
- **Event Description**: Live music every weekend in the 1883 Lounge
- **Event URL**: https://allevents.in/onset/just-like-that/200029380354643
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details

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

## Event venue details

- **city**: Onset
- **state**: MA
- **country**: United States
- **location**: 167 Onset Ave, Onset, MA, United States, Massachusetts 02558
- **lat**: 41.74239
- **long**: -70.65511
- **full address**: 167 Onset Ave, Onset, MA, United States, Massachusetts 02558

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Glen Cove Hotel & Restaurant (https://allevents.in/org/glen-cove-hotel-and-restaurant/23258932)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/0a1cb20dd11c49f290b1918f5232bb894c0ec6c482a0407ccc51bbc1deab3567-rimg-w1080-h1080-dc14101a-gmir?v=1771014525
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Just+Like+That&date=21+Feb

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 21 Feb, 2026 at 08:30 pm
- **Q**: Where is the event happening?
  - **A:** 167 Onset Ave, Onset, MA, United States, Massachusetts 02558
- **Q**: Who is organizing the event?
  - **A:** Glen Cove Hotel & Restaurant
- **Q**: What type of event is this?
  - **A:** music, live-music, entertainment
- **Q**: Where can I find ticket details about Just Like That ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Just Like That",
        "image": "https://cdn-az.allevents.in/events10/banners/0a1cb20dd11c49f290b1918f5232bb894c0ec6c482a0407ccc51bbc1deab3567-rimg-w1080-h1080-dc14101a-gmir?v=1771014525",
        "startDate": "2026-02-21",
        "url": "https://allevents.in/onset/just-like-that/200029380354643",
        "location": {
            "@type": "Place",
            "name": "167 Onset Ave, Onset, MA, United States, Massachusetts 02558",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "167 Onset Ave, Buzzards Bay, MA 02532-5114, United States",
                "addressLocality": "Onset",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.74239",
                "longitude": "-70.65511"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live music every weekend in the 1883 Lounge",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Glen Cove Hotel & Restaurant",
                "url": "https://allevents.in/org/glen-cove-hotel-and-restaurant/23258932"
            }
        ]
    }
]
```