

# Event Details

- **Event Name**: Roseburg Climate Strike
- **Event Start and End Date**: Fri, 20 Sep, 2019 at 12:00 pm – Fri, 20 Sep, 2019 at 01:00 pm
- **Event Description**: Climate change is the biggest threat to the future of our lives, country, and world. Youth across the U.S. will lead a #ClimateStrike on September 20 to demand legislative action to combat climate change #StrikeWithUs
- **Event URL**: https://allevents.in/roseburg/roseburg-climate-strike/200017949390109
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Roseburg
- **state**: OR
- **country**: United States
- **location**: Fred Meyer
- **lat**: 43.227960383437
- **long**: -123.36853114994
- **full address**: Fred Meyer, 929 Nw Garden Valley Blvd, Roseburg, Oregon 97471, United States

## Event gallery

- **Alt text**: Roseburg Climate Strike
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Roseburg+Climate+Strike&date=Fri%2C+20+Sep%2C+2019+at+12%3A00+pm&bg=5

## FAQs

- **Q**: When and where is Roseburg Climate Strike being held?
  - **A:** Roseburg Climate Strike takes place on Fri, 20 Sep, 2019 at 12:00 pm to Fri, 20 Sep, 2019 at 01:00 pm at Fred Meyer, 929 Nw Garden Valley Blvd, Roseburg, Oregon 97471, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Roseburg Climate Strike",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Roseburg+Climate+Strike&date=Fri%2C+20+Sep%2C+2019+at+12%3A00+pm&bg=5",
        "startDate": "2019-09-20",
        "endDate": "2019-09-20",
        "url": "https://allevents.in/roseburg/roseburg-climate-strike/200017949390109",
        "location": {
            "@type": "Place",
            "name": "Fred Meyer",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "929 Nw Garden Valley Blvd, Roseburg, Oregon 97471",
                "addressLocality": "Roseburg",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.227960383437",
                "longitude": "-123.36853114994"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Climate change is the biggest threat to the future of our lives, country, and world. Youth across the U.S. will lead a #ClimateStrike on September 20 to demand legislative action to combat climate change #StrikeWithUs"
    }
]
```