

# Event Details

- **Event Name**: Community Yard Sale
- **Event Start and End Date**: Sat, 02 Aug, 2025 at 07:00 am
- **Event Description**: Neighborhood yard sale this weekend, across the street from elementary school. San Bernardino and Appleton Way. 
10+ households having sales!
- **Event URL**: https://allevents.in/pomona/community-yard-sale/200028600937207
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

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

## Event venue details

- **city**: Pomona
- **state**: CA
- **country**: United States
- **location**: Montvue Elementary
- **lat**: 34.075571631903
- **long**: -117.72191580202
- **full address**: Montvue Elementary, 1440 San Bernardino Ave,Pomona, California, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Community+Yard+Sale&date=Sat%2C+02+Aug%2C+2025+at+07%3A00+am&bg=3
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Community+Yard+Sale&date=02+Aug

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 02 Aug, 2025 at 07:00 am
- **Q**: Where is the event happening?
  - **A:** Montvue Elementary, 1440 San Bernardino Ave,Pomona, California, United States
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Community Yard Sale ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Community Yard Sale",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Community+Yard+Sale&date=Sat%2C+02+Aug%2C+2025+at+07%3A00+am&bg=3",
        "startDate": "2025-08-02",
        "url": "https://allevents.in/pomona/community-yard-sale/200028600937207",
        "location": {
            "@type": "Place",
            "name": "Montvue Elementary",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1440 San Bernardino Ave,Pomona, California",
                "addressLocality": "Pomona",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.075571631903",
                "longitude": "-117.72191580202"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Neighborhood yard sale this weekend, across the street from elementary school. San Bernardino and Appleton Way. \n10+ households having sales!"
    }
]
```