

# Event Details

- **Event Name**: The Refills at The Cantina!
- **Event Start and End Date**: Sun, 22 Feb, 2026 at 04:00 pm – Sun, 22 Feb, 2026 at 07:00 pm
- **Event Description**: We're rocking this Sunday afternoon at The Cantina!
- **Event URL**: https://allevents.in/indio/the-refills-at-the-cantina/200029712699027
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Indio
- **state**: CA
- **country**: United States
- **location**: The Cantina
- **lat**: 33.679971259599
- **long**: -116.24011747671
- **full address**: The Cantina, 50950 Madison Street,Indio, California, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: The Refills (https://allevents.in/org/the-refills/20687082)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/9977672864181c6233b087ccb6b4bbfa995df7f8026eb056f0c962b8f621febf-rimg-w1200-h900-dcdadada-gmir?v=1771761627
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/23907ef63ae9148a7fadc82d551978c4cb21c75737052245aa3e4dd4ea2bf776-rimg-w300-h300-dcd8d8d8-gmir?v=1771761627

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 22 Feb, 2026 at 04:00 pm
- **Q**: Where is the event happening?
  - **A:** The Cantina, 50950 Madison Street,Indio, California, United States
- **Q**: Who is organizing the event?
  - **A:** The Refills
- **Q**: Where can I find ticket details about The Refills at The Cantina! ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Refills at The Cantina!",
        "image": "https://cdn-az.allevents.in/events6/banners/9977672864181c6233b087ccb6b4bbfa995df7f8026eb056f0c962b8f621febf-rimg-w1200-h900-dcdadada-gmir?v=1771761627",
        "startDate": "2026-02-22",
        "endDate": "2026-02-22",
        "url": "https://allevents.in/indio/the-refills-at-the-cantina/200029712699027",
        "location": {
            "@type": "Place",
            "name": "The Cantina",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "50950 Madison Street,Indio, California",
                "addressLocality": "Indio",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.679971259599",
                "longitude": "-116.24011747671"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We're rocking this Sunday afternoon at The Cantina!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Refills",
                "url": "https://allevents.in/org/the-refills/20687082"
            }
        ]
    }
]
```