

# Event Details

- **Event Name**: Summer Concert in Pearland
- **Event Start and End Date**: Fri, 15 May, 2026 at 07:00 pm – Fri, 15 May, 2026 at 09:00 pm (-05:00)
- **Event Description**: Join us for one of our favorite yearly traditions! It's free and fun for the whole family.  Bring your lawn chairs and coolers and your dancing shoes.
- **Event URL**: https://allevents.in/pearland/summer-concert-in-pearland/200030039891639
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Pearland
- **state**: TX
- **country**: United States
- **location**: Southdown Park
- **lat**: 29.572976101147
- **long**: -95.384248535781
- **full address**: Southdown Park, Pearland, Texas, United States

## Event gallery

- **Alt text**: Summer Concert in Pearland
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/9948359e3c768387deac631fd9094038465036509be421ac6bf05bc2ed8a41ee-rimg-w1200-h628-dcffffff-gmir?v=1778381378

## FAQs

- **Q**: When and where is Summer Concert in Pearland being held?
  - **A:** Summer Concert in Pearland takes place on Fri, 15 May, 2026 at 07:00 pm to Fri, 15 May, 2026 at 09:00 pm at Southdown Park, Pearland, Texas, United States.
- **Q**: Who is organizing Summer Concert in Pearland?
  - **A:** Summer Concert in Pearland is organized by Walter Suhr.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Summer Concert in Pearland 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 Pearland, this event is thoughtfully curated to deliver a standout experience worth every moment. If Summer Concert in Pearland 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": "Summer Concert in Pearland",
        "image": "https://cdn-az.allevents.in/events5/banners/9948359e3c768387deac631fd9094038465036509be421ac6bf05bc2ed8a41ee-rimg-w1200-h628-dcffffff-gmir?v=1778381378",
        "startDate": "2026-05-15T19:00:00-05:00",
        "endDate": "2026-05-15T21:00:00-05:00",
        "url": "https://allevents.in/pearland/summer-concert-in-pearland/200030039891639",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Southdown Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Pearland, Texas",
                "addressLocality": "Pearland",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.572976101147",
                "longitude": "-95.384248535781"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for one of our favorite yearly traditions! It's free and fun for the whole family.  Bring your lawn chairs and coolers and your dancing shoes.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Walter Suhr",
                "url": "https://allevents.in/org/walter-suhr/942361"
            }
        ]
    }
]
```