

# Event Details

- **Event Name**: Rock Clancy's!
- **Event Start and End Date**: Sun, 10 Aug, 2025 at 05:00 pm
- **Event Description**: Rock show
- **Event URL**: https://allevents.in/cortez/rock-clancys/200028351993200
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details

- **Ticket URL**: http://facebook.com/200028351993200?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=cortez-events

## Event venue details

- **city**: Cortez
- **state**: FL
- **country**: United States
- **location**: Clancy's
- **lat**: 27.46294
- **long**: -82.62429
- **full address**: Clancy's, 6218 Cortez Rd W,Bradenton, Florida, Cortez, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Concrete Edgar (https://allevents.in/org/concrete-edgar/25953053)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Rock+Clancy%27s%21&date=Sun%2C+10+Aug%2C+2025+at+05%3A00+pm&bg=1
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Rock+Clancy%27s%21&date=10+Aug

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 10 Aug, 2025 at 05:00 pm
- **Q**: Where is the event happening?
  - **A:** Clancy's, 6218 Cortez Rd W,Bradenton, Florida, Cortez, United States
- **Q**: Who is organizing the event?
  - **A:** Concrete Edgar
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Rock Clancy's! ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Rock Clancy's!",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Rock+Clancy%27s%21&date=Sun%2C+10+Aug%2C+2025+at+05%3A00+pm&bg=1",
        "startDate": "2025-08-10",
        "url": "https://allevents.in/cortez/rock-clancys/200028351993200",
        "location": {
            "@type": "Place",
            "name": "Clancy's",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6218 Cortez Rd W,Bradenton, Florida",
                "addressLocality": "Cortez",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "27.46294",
                "longitude": "-82.62429"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Rock show",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Concrete Edgar",
                "url": "https://allevents.in/org/concrete-edgar/25953053"
            }
        ]
    }
]
```