

# Event Details

- **Event Name**: Author Afternoon: Les Joslin
- **Event Start and End Date**: Sat, 15 Apr, 2017 at 01:00 pm
- **Event Description**: Join local history author Les Joslin in a discussion of his latest work, Images of America: Deschutes National Forest. Discover the history of the Deschutes National Forest as seen through historic photographs.
- **Event URL**: https://allevents.in/bend/author-afternoon-les-joslin/206917649807082
- **Event Categories**: Art, literary-art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Bend
- **state**: OR
- **country**: United States
- **location**: Deschutes Historical Museum
- **lat**: 44.05536
- **long**: -121.31707
- **full address**: Deschutes Historical Museum, 129 NW Idaho Ave, Bend, United States

## Event gallery

- **Alt text**: Author Afternoon: Les Joslin
  - **Image URL**: https://cdn-az.allevents.in/banners/f55249f46d86e218095b86406ad1a9c4

## FAQs

- **Q**: When and where is Author Afternoon: Les Joslin being held?
  - **A:** Author Afternoon: Les Joslin takes place on Sat, 15 Apr, 2017 at 01:00 pm to Sat, 15 Apr, 2017 at 01:00 pm at Deschutes Historical Museum, 129 NW Idaho Ave, Bend, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Author Afternoon: Les Joslin",
        "image": "https://cdn-az.allevents.in/banners/f55249f46d86e218095b86406ad1a9c4",
        "startDate": "2017-04-15",
        "url": "https://allevents.in/bend/author-afternoon-les-joslin/206917649807082",
        "location": {
            "@type": "Place",
            "name": "Deschutes Historical Museum",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "129 NW Idaho Ave",
                "addressLocality": "Bend",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.05536",
                "longitude": "-121.31707"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join local history author Les Joslin in a discussion of his latest work, Images of America: Deschutes National Forest. Discover the history of the Deschutes National Forest as seen through historic photographs."
    }
]
```