

# Event Details

- **Event Name**: Rockin East Hills
- **Event Start and End Date**: Sat, 08 Nov, 2025 at 09:00 am
- **Event Description**: Put it in your calendars, can't wait to see you there
- **Event URL**: https://allevents.in/padstow/rockin-east-hills/200028425094452
- **Event Categories**: calendar
- **Interested Audience**: 
  - total_interested_count: 35

## Ticket Details

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

## Event venue details

- **city**: Padstow
- **state**: NS
- **country**: Australia
- **location**: East Hills Hotel
- **lat**: -33.962720857371
- **long**: 150.9844315052
- **full address**: East Hills Hotel, 19 Maclaurin Avenue,Sydney,NSW,Australia, Padstow

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Beer Money (https://allevents.in/org/beer-money/24204189)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/5e19268191bfc4dd4b4980ff2aab07dc4d325b70a300e3796a90298d0036f192-rimg-w1080-h851-dc080808-gmir?v=1761959479
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/33758ce2d36792c1a0f7799505950accace9c68ba5e5406b8cc92dc733b3976b-rimg-w300-h300-dc080808-gmir?v=1761959480

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 08 Nov, 2025 at 09:00 am
- **Q**: Where is the event happening?
  - **A:** East Hills Hotel, 19 Maclaurin Avenue,Sydney,NSW,Australia, Padstow
- **Q**: Who is organizing the event?
  - **A:** Beer Money
- **Q**: What type of event is this?
  - **A:** calendar
- **Q**: Where can I find ticket details about Rockin East Hills ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Rockin East Hills",
        "image": "https://cdn-az.allevents.in/events6/banners/5e19268191bfc4dd4b4980ff2aab07dc4d325b70a300e3796a90298d0036f192-rimg-w1080-h851-dc080808-gmir?v=1761959479",
        "startDate": "2025-11-08",
        "url": "https://allevents.in/padstow/rockin-east-hills/200028425094452",
        "location": {
            "@type": "Place",
            "name": "East Hills Hotel",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "19 Maclaurin Avenue,Sydney,NSW,Australia",
                "addressLocality": "Padstow",
                "addressRegion": "NS",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-33.962720857371",
                "longitude": "150.9844315052"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Put it in your calendars, can't wait to see you there",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Beer Money",
                "url": "https://allevents.in/org/beer-money/24204189"
            }
        ]
    }
]
```