

# Event Details

- **Event Name**: Holiday in the Grove
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 08:00 am
- **Event Description**: Join us all month as we celebrate Holiday in the Grove. Kickoff is December 6th and goes all month!! Visit our website for updates. 
https://www.downtownforestgrove.com/
- **Event URL**: https://allevents.in/forest-grove/holiday-in-the-grove/200029052137357
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 180

## Ticket Details


## Event venue details

- **city**: Forest Grove
- **state**: OR
- **country**: United States
- **location**: Historic Downtown Forest Grove
- **lat**: 45.519626
- **long**: -123.112027
- **full address**: Historic Downtown Forest Grove, 2000 Pacific Ave, Forest Grove, OR 97116-2328, United States

## Event gallery

- **Alt text**: Holiday in the Grove
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/e6185f45651f668df71310918aba586f94d506f345eab4208fb938c6ebfe5078-rimg-w940-h788-dc022662-gmir?v=1764516617

## FAQs

- **Q**: When and where is Holiday in the Grove being held?
  - **A:** Holiday in the Grove takes place on Sat, 06 Dec, 2025 at 08:00 am to Sat, 06 Dec, 2025 at 08:00 am at Historic Downtown Forest Grove, 2000 Pacific Ave, Forest Grove, OR 97116-2328, United States.
- **Q**: Who is organizing Holiday in the Grove?
  - **A:** Holiday in the Grove is organized by Downtown Association of Forest Grove.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday in the Grove",
        "image": "https://cdn-az.allevents.in/events5/banners/e6185f45651f668df71310918aba586f94d506f345eab4208fb938c6ebfe5078-rimg-w940-h788-dc022662-gmir?v=1764516617",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/forest-grove/holiday-in-the-grove/200029052137357",
        "location": {
            "@type": "Place",
            "name": "Historic Downtown Forest Grove",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2000 Pacific Ave, Forest Grove, OR 97116-2328, United States",
                "addressLocality": "Forest Grove",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.519626",
                "longitude": "-123.112027"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us all month as we celebrate Holiday in the Grove. Kickoff is December 6th and goes all month!! Visit our website for updates. \nhttps://www.downtownforestgrove.com/",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Downtown Association of Forest Grove",
                "url": "https://allevents.in/org/downtown-association-of-forest-grove/25977592"
            }
        ]
    }
]
```