

# Event Details

- **Event Name**: The Last Mile Band
- **Event Start and End Date**: Fri, 17 Apr, 2026 at 10:00 am (+10:00)
- **Event Description**: Four piece country rock band based out of Sydney
- **Event URL**: https://allevents.in/sydney/the-last-mile-band/200029691038658
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details

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

## Event venue details

- **city**: Sydney
- **state**: NS
- **country**: Australia
- **location**: Native Rose Hotel
- **lat**: -33.86595
- **long**: 151.17239
- **full address**: Native Rose Hotel, 68 Victoria Road,Sydney,NSW,Australia

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Native Rose Hotel (https://allevents.in/org/native-rose-hotel/18235367)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/93a6d00a57eba01f38f7bdd156093297106624072253c5a0bcbd2da5b4320753-rimg-w1080-h1080-dc27282c-gmir?v=1774053826
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/b8038167b342ea925c45cf93cec4b9f948e1632a685e0769404a2d36e21d02b2-rimg-w300-h300-dc27282c-gmir?v=1774053826

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 17 Apr, 2026 at 10:00 am (+10:00)
- **Q**: Where is the event happening?
  - **A:** Native Rose Hotel, 68 Victoria Road,Sydney,NSW,Australia
- **Q**: Who is organizing the event?
  - **A:** Native Rose Hotel
- **Q**: What type of event is this?
  - **A:** music, entertainment
- **Q**: Where can I find ticket details about The Last Mile Band ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Last Mile Band",
        "image": "https://cdn-az.allevents.in/events2/banners/93a6d00a57eba01f38f7bdd156093297106624072253c5a0bcbd2da5b4320753-rimg-w1080-h1080-dc27282c-gmir?v=1774053826",
        "startDate": "2026-04-17T10:00:00+10:00",
        "url": "https://allevents.in/sydney/the-last-mile-band/200029691038658",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Native Rose Hotel",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "68 Victoria Road,Sydney,NSW,Australia",
                "addressLocality": "Sydney",
                "addressRegion": "NS",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-33.86595",
                "longitude": "151.17239"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Four piece country rock band based out of Sydney",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Native Rose Hotel",
                "url": "https://allevents.in/org/native-rose-hotel/18235367"
            }
        ]
    }
]
```