

# Event Details

- **Event Name**: Christmas Garage Sale
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 10:00 am
- **Event Description**: Lots of cool stuff for sale. Lots of stuff for your children?
- **Event URL**: https://allevents.in/oranjestad/christmas-garage-sale/200029341354342
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Oranjestad
- **state**: AW
- **country**: Aruba
- **location**: Centro di Bario Playa Pabao
- **lat**: 12.532061800021
- **long**: -70.043195660642
- **full address**: Centro di Bario Playa Pabao, Madiki 117,Oranjestad, Aruba

## Event gallery

- **Alt text**: Christmas Garage Sale
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/c5b68a6b3748efe27bc69664b057666e441227f56a6d6d8fc804a79c7176de0d-rimg-w1200-h1553-dc067c5f-gmir?v=1765487021

## FAQs

- **Q**: When and where is Christmas Garage Sale being held?
  - **A:** Christmas Garage Sale takes place on Sun, 14 Dec, 2025 at 10:00 am to Sun, 14 Dec, 2025 at 10:00 am at Centro di Bario Playa Pabao, Madiki 117,Oranjestad, Aruba.
- **Q**: Who is organizing Christmas Garage Sale?
  - **A:** Christmas Garage Sale is organized by Luna Foundation Aruba Inc.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Garage Sale",
        "image": "https://cdn-az.allevents.in/events9/banners/c5b68a6b3748efe27bc69664b057666e441227f56a6d6d8fc804a79c7176de0d-rimg-w1200-h1553-dc067c5f-gmir?v=1765487021",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/oranjestad/christmas-garage-sale/200029341354342",
        "location": {
            "@type": "Place",
            "name": "Centro di Bario Playa Pabao",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Madiki 117,Oranjestad, Aruba",
                "addressLocality": "Oranjestad",
                "addressRegion": "AW",
                "addressCountry": "AW"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "12.532061800021",
                "longitude": "-70.043195660642"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Lots of cool stuff for sale. Lots of stuff for your children?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Luna Foundation Aruba Inc",
                "url": "https://allevents.in/org/luna-foundation-aruba-inc/26058692"
            }
        ]
    }
]
```