

# Event Details

- **Event Name**: Christmas Pops Concert
- **Event Start and End Date**: Fri, 05 Dec, 2025 at 07:30 pm
- **Event Description**: Please join us for the Christmas Pops Concert on Friday December 5th at 7:30 p.m.
- **Event URL**: https://allevents.in/beverly/christmas-pops-concert/200029174129359
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 53

## Ticket Details


## Event venue details

- **city**: Beverly
- **state**: MA
- **country**: United States
- **location**: 10 Dane Street, Beverly, MA
- **lat**: 42.55187
- **long**: -70.87765
- **full address**: 10 Dane Street, Beverly, MA, United States

## Event gallery

- **Alt text**: Christmas Pops Concert
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/f24e90ada8b6503e61b2d01c0c2c18f085a74bdb0db7e93b00fd20984a04cc86-rimg-w1200-h1600-dcc3bba9-gmir?v=1764858278

## FAQs

- **Q**: When and where is Christmas Pops Concert being held?
  - **A:** Christmas Pops Concert takes place on Fri, 05 Dec, 2025 at 07:30 pm to Fri, 05 Dec, 2025 at 07:30 pm at 10 Dane Street, Beverly, MA, United States.
- **Q**: Who is organizing Christmas Pops Concert?
  - **A:** Christmas Pops Concert is organized by Dane Street Community Concert Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Christmas Pops 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 Beverly, this event is thoughtfully curated to deliver a standout experience worth every moment. With 50+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Christmas Pops Concert",
        "image": "https://cdn-az.allevents.in/events5/banners/f24e90ada8b6503e61b2d01c0c2c18f085a74bdb0db7e93b00fd20984a04cc86-rimg-w1200-h1600-dcc3bba9-gmir?v=1764858278",
        "startDate": "2025-12-05",
        "url": "https://allevents.in/beverly/christmas-pops-concert/200029174129359",
        "location": {
            "@type": "Place",
            "name": "10 Dane Street, Beverly, MA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10 Dane St, Beverly, MA 01915-4515, United States",
                "addressLocality": "Beverly",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.55187",
                "longitude": "-70.87765"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us for the Christmas Pops Concert on Friday December 5th at 7:30 p.m.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dane Street Community Concert Band",
                "url": "https://allevents.in/org/dane-street-community-concert-band/21756419"
            }
        ]
    }
]
```