

# Event Details

- **Event Name**: Neighborhood Christmas Concert
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 10:00 am
- **Event Description**: Please join us for a Christmas Concert at Edgewood Congregational Church next Sunday, December 21st, at 10:00 a.m. to benefit the Edgewood Pawtuxet Food Closet.
- **Event URL**: https://allevents.in/cranston/neighborhood-christmas-concert/200029361208859
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Cranston
- **state**: RI
- **country**: United States
- **location**: 1788 Broad Street, Cranston, RI, United States, Rhode Island 02905
- **lat**: 41.77699
- **long**: -71.39928
- **full address**: 1788 Broad Street, Cranston, RI, United States, Rhode Island 02905

## Event gallery

- **Alt text**: Neighborhood Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/623f1525bfdcbab39b267dc4cc38e3a89c10e7773271293cc099f48dba12aa2f-rimg-w1000-h1400-dcddf0fe-gmir?v=1765848719

## FAQs

- **Q**: When and where is Neighborhood Christmas Concert being held?
  - **A:** Neighborhood Christmas Concert takes place on Sun, 21 Dec, 2025 at 10:00 am to Sun, 21 Dec, 2025 at 10:00 am at 1788 Broad Street, Cranston, RI, United States, Rhode Island 02905.
- **Q**: Who is organizing Neighborhood Christmas Concert?
  - **A:** Neighborhood Christmas Concert is organized by Lydia's Closet.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Neighborhood Christmas Concert is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Cranston, this event is thoughtfully curated to deliver a standout experience worth every moment. If Neighborhood Christmas Concert 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": "Neighborhood Christmas Concert",
        "image": "https://cdn-az.allevents.in/events2/banners/623f1525bfdcbab39b267dc4cc38e3a89c10e7773271293cc099f48dba12aa2f-rimg-w1000-h1400-dcddf0fe-gmir?v=1765848719",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/cranston/neighborhood-christmas-concert/200029361208859",
        "location": {
            "@type": "Place",
            "name": "1788 Broad Street, Cranston, RI, United States, Rhode Island 02905",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1788 Broad St, Cranston, RI 02905-3520, United States",
                "addressLocality": "Cranston",
                "addressRegion": "RI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.77699",
                "longitude": "-71.39928"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us for a Christmas Concert at Edgewood Congregational Church next Sunday, December 21st, at 10:00 a.m. to benefit the Edgewood Pawtuxet Food Closet.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lydias Closet",
                "url": "https://allevents.in/org/lydias-closet/26941299"
            }
        ]
    }
]
```