

# Event Details

- **Event Name**: Sunday Night Concert Series 
- **Event Start and End Date**: Sun, 05 Jul, 2026 at 06:00 pm (-04:00)
- **Event Description**: Fun!
- **Event URL**: https://allevents.in/revere/sunday-night-concert-series/200029710630729
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Revere
- **state**: MA
- **country**: United States
- **location**: Charles G. Mcmackin  veterans Memorial Park 249 Broadway Revere Ma
- **lat**: 42.40711
- **long**: -71.01323
- **full address**: Charles G. Mcmackin  veterans Memorial Park 249 Broadway Revere Ma, 249 Broadway, Revere, MA 02150-2716, United States

## Event gallery

- **Alt text**: Sunday Night Concert Series
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/85ac9398fe12d9c7c3a4f7209eb274bcf8d57393fac853169d07e44a8fc78cc6-rimg-w1200-h1200-dc1cdbf1-gmir?v=1776093998

## FAQs

- **Q**: When and where is Sunday Night Concert Series  being held?
  - **A:** Sunday Night Concert Series  takes place on Sun, 05 Jul, 2026 at 06:00 pm to Sun, 05 Jul, 2026 at 06:00 pm at Charles G. Mcmackin  veterans Memorial Park 249 Broadway Revere Ma, 249 Broadway, Revere, MA 02150-2716, United States.
- **Q**: Who is organizing Sunday Night Concert Series ?
  - **A:** Sunday Night Concert Series  is organized by The Radio.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Sunday Night Concert Series  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 Revere, this event is thoughtfully curated to deliver a standout experience worth every moment. If Sunday Night Concert Series  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": "Sunday Night Concert Series",
        "image": "https://cdn-az.allevents.in/events4/banners/85ac9398fe12d9c7c3a4f7209eb274bcf8d57393fac853169d07e44a8fc78cc6-rimg-w1200-h1200-dc1cdbf1-gmir?v=1776093998",
        "startDate": "2026-07-05T18:00:00-04:00",
        "url": "https://allevents.in/revere/sunday-night-concert-series/200029710630729",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Charles G. Mcmackin  veterans Memorial Park 249 Broadway Revere Ma",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "249 Broadway, Revere, MA 02150-2716, United States",
                "addressLocality": "Revere",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.40711",
                "longitude": "-71.01323"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Fun!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Radio",
                "url": "https://allevents.in/org/the-radio/21848496"
            }
        ]
    }
]
```