

# Event Details

- **Event Name**: Study Night at Greenhouse
- **Event Start and End Date**: Thu, 12 Mar, 2026 at 06:00 pm – Thu, 12 Mar, 2026 at 08:00 pm
- **Event Description**: We're dimming the lights and turning up the vibes. Every second Thursday is Study Night at Greenhouse from 6pm-8pm. You bring your homework, we'll bring the caffeine.
- **Event URL**: https://allevents.in/corvallis/study-night-at-greenhouse/200029661780847
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Corvallis
- **state**: OR
- **country**: United States
- **location**: 308 SW Monroe Ave, Corvallis, OR 97333, United States
- **lat**: 44.56433
- **long**: -123.26136
- **full address**: 308 SW Monroe Ave, Corvallis, OR 97333, United States

## Event gallery

- **Alt text**: Study Night at Greenhouse
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/ef09120d6b404ce2332e07a6b16c5be6735ba641779288b214d237bf83efcc02-rimg-w1200-h800-dc15194c-gmir?v=1772297663

## FAQs

- **Q**: When and where is Study Night at Greenhouse being held?
  - **A:** Study Night at Greenhouse takes place on Thu, 12 Mar, 2026 at 06:00 pm to Thu, 12 Mar, 2026 at 08:00 pm at 308 SW Monroe Ave, Corvallis, OR 97333, United States.
- **Q**: Who is organizing Study Night at Greenhouse?
  - **A:** Study Night at Greenhouse is organized by Greenhouse Coffee + Plants.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Study Night at Greenhouse",
        "image": "https://cdn-az.allevents.in/events6/banners/ef09120d6b404ce2332e07a6b16c5be6735ba641779288b214d237bf83efcc02-rimg-w1200-h800-dc15194c-gmir?v=1772297663",
        "startDate": "2026-03-12",
        "endDate": "2026-03-12",
        "url": "https://allevents.in/corvallis/study-night-at-greenhouse/200029661780847",
        "location": {
            "@type": "Place",
            "name": "308 SW Monroe Ave, Corvallis, OR 97333, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "308 SW Monroe Ave, Corvallis, OR 97333, United States",
                "addressLocality": "Corvallis",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.56433",
                "longitude": "-123.26136"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We're dimming the lights and turning up the vibes. Every second Thursday is Study Night at Greenhouse from 6pm-8pm. You bring your homework, we'll bring the caffeine.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Greenhouse Coffee  Plants",
                "url": "https://allevents.in/org/greenhouse-coffee-plants/27015121"
            }
        ]
    }
]
```