

# Event Details

- **Event Name**: The Coyotes
- **Event Start and End Date**: Sat, 07 Nov, 2026 at 07:30 pm (+13:00)
- **Event Description**: They play good rock ' n ' roll, country rock, etc, etc
- **Event URL**: https://allevents.in/ashburton/the-coyotes/200030533619902
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Ashburton
- **state**: CA
- **country**: New Zealand
- **location**: 266 Havelock St, Ashburton, New Zealand 7700
- **lat**: -43.90486
- **long**: 171.74998
- **full address**: 266 Havelock St, Ashburton, New Zealand 7700, New Zealand

## Event gallery

- **Alt text**: The Coyotes
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/8a50ff7ca4e2554e8301d3c485287a353ec62720bedfcd60548c5176f195853d-rimg-w960-h540-dc083868-gmir?v=1786340282

## FAQs

- **Q**: When and where is The Coyotes being held?
  - **A:** The Coyotes takes place on Sat, 07 Nov, 2026 at 07:30 pm to Sat, 07 Nov, 2026 at 07:30 pm at 266 Havelock St, Ashburton, New Zealand 7700, New Zealand.
- **Q**: Who is organizing The Coyotes?
  - **A:** The Coyotes is organized by Ashburton Club & MSA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Coyotes",
        "image": "https://cdn-az.allevents.in/events3/banners/8a50ff7ca4e2554e8301d3c485287a353ec62720bedfcd60548c5176f195853d-rimg-w960-h540-dc083868-gmir?v=1786340282",
        "startDate": "2026-11-07T19:30:00+13:00",
        "url": "https://allevents.in/ashburton/the-coyotes/200030533619902",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "266 Havelock St, Ashburton, New Zealand 7700",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "260 Havelock St, Ashburton 7700, New Zealand",
                "addressLocality": "Ashburton",
                "addressRegion": "CA",
                "addressCountry": "NZ"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-43.90486",
                "longitude": "171.74998"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "They play good rock ' n ' roll, country rock, etc, etc",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ashburton Club & MSA",
                "url": "https://allevents.in/org/ashburton-club-and-msa/20197292"
            }
        ]
    }
]
```