

# Event Details

- **Event Name**: Live music by Nicole at McT's 
- **Event Start and End Date**: Sat, 03 Jan, 2026 at 07:00 pm
- **Event Description**: Come on down, requests are always accepted
- **Event URL**: https://allevents.in/cumberland/live-music-by-nicole-at-mcts/200029326221655
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details

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

## Event venue details

- **city**: Cumberland
- **state**: RI
- **country**: United States
- **location**: McT'S Tavern
- **lat**: 41.927734378462
- **long**: -71.420071735385
- **full address**: McT'S Tavern, 940 Mendon Rd,Cumberland, Rhode Island, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Live Music by Nicole (https://allevents.in/org/live-music-by-nicole/25165026)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/3efac55a449af92d270abed13b86ff6ce0fde63f92d112ae63e16b8d38cfca33-rimg-w1200-h737-dcf6f7fc-gmir?v=1766833367
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/4d6c6ed64abcddf669883072c018c2502f2035ed7afcdacb7222c8baf389da55-rimg-w300-h300-dcf6f7fc-gmir?v=1766833368

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 03 Jan, 2026 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** McT'S Tavern, 940 Mendon Rd,Cumberland, Rhode Island, United States
- **Q**: Who is organizing the event?
  - **A:** Live Music by Nicole
- **Q**: What type of event is this?
  - **A:** music, live-music, entertainment
- **Q**: Where can I find ticket details about Live music by Nicole at McT's  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Live music by Nicole at McT's",
        "image": "https://cdn-az.allevents.in/events3/banners/3efac55a449af92d270abed13b86ff6ce0fde63f92d112ae63e16b8d38cfca33-rimg-w1200-h737-dcf6f7fc-gmir?v=1766833367",
        "startDate": "2026-01-03",
        "url": "https://allevents.in/cumberland/live-music-by-nicole-at-mcts/200029326221655",
        "location": {
            "@type": "Place",
            "name": "McT'S Tavern",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "940 Mendon Rd,Cumberland, Rhode Island",
                "addressLocality": "Cumberland",
                "addressRegion": "RI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.927734378462",
                "longitude": "-71.420071735385"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come on down, requests are always accepted",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Live Music by Nicole",
                "url": "https://allevents.in/org/live-music-by-nicole/25165026"
            }
        ]
    }
]
```