

# Event Details

- **Event Name**: Topsail Beach Concert
- **Event Start and End Date**: Tue, 24 Jun, 2025 at 06:30 pm
- **Event Description**: Outside concert. Bring your lounge chairs or a blanket. Always fun at topsail beach.
- **Event URL**: https://allevents.in/holly-ridge/topsail-beach-concert/200028117821813
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Holly Ridge
- **state**: NC
- **country**: United States
- **location**: 624 S. Anderson Blvd. Topsail Beach, NC
- **lat**: 34.36802
- **long**: -77.62738
- **full address**: 624 S. Anderson Blvd. Topsail Beach, NC, 624 S Anderson Blvd, Holly Ridge, NC 28445, United States,Topsail Beach, North Carolina

## Event gallery

- **Alt text**: Topsail Beach Concert
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/c750904a6caeb0512bab9e0a731370151f5087cea912786ac3e2a7510b98ad18-rimg-w1200-h675-dcffffff-gmir?v=1750683172

## FAQs

- **Q**: When and where is Topsail Beach Concert being held?
  - **A:** Topsail Beach Concert takes place on Tue, 24 Jun, 2025 at 06:30 pm to Tue, 24 Jun, 2025 at 06:30 pm at 624 S. Anderson Blvd. Topsail Beach, NC, 624 S Anderson Blvd, Holly Ridge, NC 28445, United States,Topsail Beach, North Carolina.
- **Q**: Who is organizing Topsail Beach Concert?
  - **A:** Topsail Beach Concert is organized by The Cruise Brothers Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Topsail Beach 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 Holly Ridge, this event is thoughtfully curated to deliver a standout experience worth every moment. If Topsail Beach 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": "Topsail Beach Concert",
        "image": "https://cdn-az.allevents.in/events2/banners/c750904a6caeb0512bab9e0a731370151f5087cea912786ac3e2a7510b98ad18-rimg-w1200-h675-dcffffff-gmir?v=1750683172",
        "startDate": "2025-06-24",
        "url": "https://allevents.in/holly-ridge/topsail-beach-concert/200028117821813",
        "location": {
            "@type": "Place",
            "name": "624 S. Anderson Blvd. Topsail Beach, NC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "624 S Anderson Blvd, Holly Ridge, NC 28445, United States,Topsail Beach, North Carolina",
                "addressLocality": "Holly Ridge",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.36802",
                "longitude": "-77.62738"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Outside concert. Bring your lounge chairs or a blanket. Always fun at topsail beach.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Cruise Brothers Band",
                "url": "https://allevents.in/org/the-cruise-brothers-band/17590462"
            }
        ]
    }
]
```