

# Event Details

- **Event Name**: Las Palmas International Festival
- **Event Start and End Date**: Fri, 21 Feb, 2020 at 02:30 pm – Fri, 21 Feb, 2020 at 04:00 pm
- **Event Description**: Hula Connection will be performing at the International Festival at Las Palmas
- **Event URL**: https://allevents.in/san-clemente/las-palmas-international-festival/200018403750522
- **Event Categories**: Festivals, Entertainment, performances
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: San Clemente
- **state**: CA
- **country**: United States
- **location**: Las Palmas Elementary
- **lat**: 33.42857
- **long**: -117.62446
- **full address**: Las Palmas Elementary, 1101 Calle Puente, San Clemente, California 92672, United States

## Event gallery

- **Alt text**: Las Palmas International Festival
  - **Image URL**: https://cdn7.allevents.in/banners/1cd16c60-5103-11ea-a726-4d07314be320-rimg-w526-h387-gmir.jpg?v=1581888440

## FAQs

- **Q**: When and where is Las Palmas International Festival being held?
  - **A:** Las Palmas International Festival takes place on Fri, 21 Feb, 2020 at 02:30 pm to Fri, 21 Feb, 2020 at 04:00 pm at Las Palmas Elementary, 1101 Calle Puente, San Clemente, California 92672, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Las Palmas International Festival",
        "image": "https://cdn7.allevents.in/banners/1cd16c60-5103-11ea-a726-4d07314be320-rimg-w526-h387-gmir.jpg?v=1581888440",
        "startDate": "2020-02-21",
        "endDate": "2020-02-21",
        "url": "https://allevents.in/san-clemente/las-palmas-international-festival/200018403750522",
        "location": {
            "@type": "Place",
            "name": "Las Palmas Elementary",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1101 Calle Puente, San Clemente, California 92672",
                "addressLocality": "San Clemente",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.42857",
                "longitude": "-117.62446"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Hula Connection will be performing at the International Festival at Las Palmas"
    }
]
```