

# Event Details

- **Event Name**: Rockin at The Corner Cafe
- **Event Start and End Date**: Sat, 21 Feb, 2026 at 10:00 am
- **Event Description**: Early morning vibes with the Pistols. Rockabilly, Rock 'n' Roll and Country covers and originals.
- **Event URL**: https://allevents.in/perth/rockin-at-the-corner-cafe/200029392257935
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Perth
- **state**: WA
- **country**: Australia
- **location**: Hank's Corner
- **lat**: -31.9244458946
- **long**: 115.8470136745
- **full address**: Hank's Corner, 64A Scarborough Beach Road,Perth,WA,Australia

## Event gallery

- **Alt text**: Rockin at The Corner Cafe
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/0b26b2c98d0e3b06e3dc57f74638cd535fbf291473a075e4cd8a85d1e40934f6-rimg-w964-h676-dc5a968a-gmir?v=1770739795

## FAQs

- **Q**: When and where is Rockin at The Corner Cafe being held?
  - **A:** Rockin at The Corner Cafe takes place on Sat, 21 Feb, 2026 at 10:00 am to Sat, 21 Feb, 2026 at 10:00 am at Hank's Corner, 64A Scarborough Beach Road,Perth,WA,Australia.
- **Q**: Who is organizing Rockin at The Corner Cafe?
  - **A:** Rockin at The Corner Cafe is organized by Johnny Law & the Pistol Packin' Daddies.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Rockin at The Corner Cafe",
        "image": "https://cdn-az.allevents.in/events4/banners/0b26b2c98d0e3b06e3dc57f74638cd535fbf291473a075e4cd8a85d1e40934f6-rimg-w964-h676-dc5a968a-gmir?v=1770739795",
        "startDate": "2026-02-21",
        "url": "https://allevents.in/perth/rockin-at-the-corner-cafe/200029392257935",
        "location": {
            "@type": "Place",
            "name": "Hank's Corner",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "64A Scarborough Beach Road,Perth,WA,Australia",
                "addressLocality": "Perth",
                "addressRegion": "WA",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-31.9244458946",
                "longitude": "115.8470136745"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Early morning vibes with the Pistols. Rockabilly, Rock 'n' Roll and Country covers and originals.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Johnny Law & the Pistol Packin Daddies",
                "url": "https://allevents.in/org/johnny-law-and-the-pistol-packin-daddies/13888987",
                "description": "Australian band playing Americana and 1950's inspired roots music."
            }
        ]
    }
]
```