

# Event Details

- **Event Name**: Fiesta de las Americas
- **Event Start and End Date**: Sat, 20 Sep, 2025 at 06:00 pm – Sat, 20 Sep, 2025 at 09:00 pm
- **Event Description**: Te invitamos a celebrar nuestro patrimonio de las Americas. Te esperamos!
- **Event URL**: https://allevents.in/cerritos/fiesta-de-las-americas/1600027968202757
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600027968202757

## Event venue details

- **city**: Cerritos
- **state**: CA
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.884284120325
- **long**: -118.10047867856
- **full address**: The Church of Jesus Christ of Latter-day Saints, 16115 Studebaker Road, Cerritos, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/edf2de20-0745-11f0-a65f-95f574ba3dda-rimg-w1000-h617-dcf

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 20 Sep, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 16115 Studebaker Road, Cerritos, United States
- **Q**: Where can I find ticket details about Fiesta de las Americas ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fiesta de las Americas",
        "image": "https://cdn-az.allevents.in/events8/banners/ed238030-0745-11f0-8d81-8dc36e4c39d8-rimg-w1200-h740-dcfefffe-gmir.png",
        "startDate": "2025-09-20",
        "endDate": "2025-09-20",
        "url": "https://allevents.in/cerritos/fiesta-de-las-americas/1600027968202757",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "16115 Studebaker Road",
                "addressLocality": "Cerritos",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.884284120325",
                "longitude": "-118.10047867856"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Te invitamos a celebrar nuestro patrimonio de las Americas. Te esperamos!"
    }
]
```