

# Event Details

- **Event Name**: Yard Sale at Gg's House
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 09:00 am – Sat, 20 Jun, 2026 at 03:00 pm
- **Event Description**: Come find your treasures while supporting Gg's House!  All proceeds will go to support Gg's House.
- **Event URL**: https://allevents.in/forest-grove/yard-sale-at-ggs-house/200030262581926
- **Event Categories**: Nonprofit
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Forest Grove
- **state**: OR
- **country**: United States
- **location**: 1714 Pacific Avenue, Forest Grove, OR, United States, Oregon 97116
- **lat**: 45.51948
- **long**: -123.11682
- **full address**: 1714 Pacific Avenue, Forest Grove, OR, United States, Oregon 97116

## Event gallery

- **Alt text**: Yard Sale at Gg's House
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/f0871693ab75f29c8db62d964128ffd00e44c20cf4952ddcfeec5c001bd74124-rimg-w1024-h524-dcffffff-gmir?v=1781777546

## FAQs

- **Q**: When and where is Yard Sale at Gg's House being held?
  - **A:** Yard Sale at Gg's House takes place on Sat, 20 Jun, 2026 at 09:00 am to Sat, 20 Jun, 2026 at 03:00 pm at 1714 Pacific Avenue, Forest Grove, OR, United States, Oregon 97116.
- **Q**: Who is organizing Yard Sale at Gg's House?
  - **A:** Yard Sale at Gg's House is organized by Gg's House.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Yard Sale at Gg's House",
        "image": "https://cdn-az.allevents.in/events2/banners/f0871693ab75f29c8db62d964128ffd00e44c20cf4952ddcfeec5c001bd74124-rimg-w1024-h524-dcffffff-gmir?v=1781777546",
        "startDate": "2026-06-20",
        "endDate": "2026-06-20",
        "url": "https://allevents.in/forest-grove/yard-sale-at-ggs-house/200030262581926",
        "location": {
            "@type": "Place",
            "name": "1714 Pacific Avenue, Forest Grove, OR, United States, Oregon 97116",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1714 Pacific Ave, Forest Grove, OR 97116-2370, United States",
                "addressLocality": "Forest Grove",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.51948",
                "longitude": "-123.11682"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come find your treasures while supporting Gg's House!  All proceeds will go to support Gg's House.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ggs House",
                "url": "https://allevents.in/org/ggs-house/23606409"
            }
        ]
    }
]
```