

# Event Details

- **Event Name**: Live Music @ The Guild!
- **Event Start and End Date**: Sat, 29 Nov, 2025 at 06:00 pm
- **Event Description**: Live music by yours truly from 6-9pm!
- **Event URL**: https://allevents.in/pawtucket/live-music-the-guild/200029119780753
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details


## Event venue details

- **city**: Pawtucket
- **state**: RI
- **country**: United States
- **location**: The Guild Pawtucket
- **lat**: 41.876850569091
- **long**: -71.389419293939
- **full address**: The Guild Pawtucket, 461 Main St,Pawtucket,RI,United States

## Event gallery

- **Alt text**: Live Music @ The Guild!
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/bfd378ad15f9562714e747e4838705d4c079a43051d4e0ec4be1773084dfcd4f-rimg-w1080-h810-dc191813-gmir?v=1763586578

## FAQs

- **Q**: When and where is Live Music @ The Guild! being held?
  - **A:** Live Music @ The Guild! takes place on Sat, 29 Nov, 2025 at 06:00 pm to Sat, 29 Nov, 2025 at 06:00 pm at The Guild Pawtucket, 461 Main St,Pawtucket,RI,United States.
- **Q**: Who is organizing Live Music @ The Guild!?
  - **A:** Live Music @ The Guild! is organized by Diandra Doble Music.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Live Music @ The Guild! is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Pawtucket, this event is thoughtfully curated to deliver a standout experience worth every moment. If Live Music @ The Guild! sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Live Music @ The Guild!",
        "image": "https://cdn-az.allevents.in/events4/banners/bfd378ad15f9562714e747e4838705d4c079a43051d4e0ec4be1773084dfcd4f-rimg-w1080-h810-dc191813-gmir?v=1763586578",
        "startDate": "2025-11-29",
        "url": "https://allevents.in/pawtucket/live-music-the-guild/200029119780753",
        "location": {
            "@type": "Place",
            "name": "The Guild Pawtucket",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "461 Main St,Pawtucket,RI,United States",
                "addressLocality": "Pawtucket",
                "addressRegion": "RI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.876850569091",
                "longitude": "-71.389419293939"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live music by yours truly from 6-9pm!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Diandra Doble Music",
                "url": "https://allevents.in/org/diandra-doble-music/25936280"
            }
        ]
    }
]
```