

# Event Details

- **Event Name**: Little Elvis Live in El Campello!
- **Event Start and End Date**: Sat, 13 Jun, 2026 at 06:00 pm
- **Event Description**: Elvis in the building!
- **Event URL**: https://allevents.in/el-campello/little-elvis-live-in-el-campello/200030213162809
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: El Campello
- **state**: VC
- **country**: Spain
- **location**: OVNI
- **lat**: 38.4572306832
- **long**: -0.361206466
- **full address**: OVNI, CARRATERA N332 - KM124,Campello, Valenciana, Spain, El Campello

## Event gallery

- **Alt text**: Little Elvis Live in El Campello!
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/04eb1f40405e20bbfbb0ffaf9a347b7e6a749efdb2ff2e2a2f4c1fdd72b00165-rimg-w600-h800-dc600505-gmir?v=1781044209

## FAQs

- **Q**: When and where is Little Elvis Live in El Campello! being held?
  - **A:** Little Elvis Live in El Campello! takes place on Sat, 13 Jun, 2026 at 06:00 pm to Sat, 13 Jun, 2026 at 06:00 pm at OVNI, CARRATERA N332 - KM124,Campello, Valenciana, Spain, El Campello.
- **Q**: Who is organizing Little Elvis Live in El Campello!?
  - **A:** Little Elvis Live in El Campello! is organized by Little Elvis and the Rocking Headbangers.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Little Elvis Live in El Campello!",
        "image": "https://cdn-az.allevents.in/events5/banners/04eb1f40405e20bbfbb0ffaf9a347b7e6a749efdb2ff2e2a2f4c1fdd72b00165-rimg-w600-h800-dc600505-gmir?v=1781044209",
        "startDate": "2026-06-13",
        "url": "https://allevents.in/el-campello/little-elvis-live-in-el-campello/200030213162809",
        "location": {
            "@type": "Place",
            "name": "OVNI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "CARRATERA N332 - KM124,Campello, Valenciana, Spain",
                "addressLocality": "El Campello",
                "addressRegion": "VC",
                "addressCountry": "ES"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.4572306832",
                "longitude": "-0.361206466"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Elvis in the building!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Little Elvis and the Rocking Headbangers",
                "url": "https://allevents.in/org/little-elvis-and-the-rocking-headbangers/26456422"
            }
        ]
    }
]
```