

# Event Details

- **Event Name**: Community Garage Sale 
- **Event Start and End Date**: Sat, 25 Apr, 2026 at 12:00 am (-07:00)
- **Event Description**: Community garage sale this Saturday. Come out for hidden treasures. Lots of open doors on Crooked Trail and Andalusia!
- **Event URL**: https://allevents.in/menifee/community-garage-sale/200029972619047
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details

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

## Event venue details

- **city**: Menifee
- **state**: CA
- **country**: United States
- **location**: Audie Murphy Ranch
- **lat**: 33.680698
- **long**: -117.22557
- **full address**: Audie Murphy Ranch, Menifee, California, United States

## Event gallery

- **Alt text**: Community Garage Sale
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/e48a6356f737a01ba4e764450cd19d59245d0d221db40a339f7e4505046a02e7-rimg-w960-h720-dc352e2d-gmir?v=1776864646

## FAQs

- **Q**: When and where is Community Garage Sale  being held?
  - **A:** Community Garage Sale  takes place on Sat, 25 Apr, 2026 at 12:00 am to Sat, 25 Apr, 2026 at 12:00 am at Audie Murphy Ranch, Menifee, California, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Community Garage Sale",
        "image": "https://cdn-az.allevents.in/events6/banners/e48a6356f737a01ba4e764450cd19d59245d0d221db40a339f7e4505046a02e7-rimg-w960-h720-dc352e2d-gmir?v=1776864646",
        "startDate": "2026-04-25T00:00:00-07:00",
        "url": "https://allevents.in/menifee/community-garage-sale/200029972619047",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Audie Murphy Ranch",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Menifee, California",
                "addressLocality": "Menifee",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.680698",
                "longitude": "-117.22557"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Community garage sale this Saturday. Come out for hidden treasures. Lots of open doors on Crooked Trail and Andalusia!"
    }
]
```