

# Event Details

- **Event Name**: Author Event
- **Event Start and End Date**: Sat, 25 Jul, 2026 at 12:00 am
- **Event Description**: Come one, come all. We have 4 local authors coming to Books N Time on July 25th.
- **Event URL**: https://allevents.in/silverton/author-event/200030414552735
- **Event Categories**: art, literary-art
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Silverton
- **state**: OR
- **country**: United States
- **location**: 210 N Water St, Silverton, OR
- **lat**: 45.0062
- **long**: -122.78349
- **full address**: 210 N Water St, Silverton, OR, United States

## Event gallery

- **Alt text**: Author Event
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/18b277970c4ce11fbcaa0355a9b01aad9d98d69255595d82647acc44fca3879e-rimg-w1200-h900-dc191414-gmir?v=1784891119

## FAQs

- **Q**: When and where is Author Event being held?
  - **A:** Author Event takes place on Sat, 25 Jul, 2026 at 12:00 am to Sat, 25 Jul, 2026 at 12:00 am at 210 N Water St, Silverton, OR, United States.
- **Q**: Who is organizing Author Event?
  - **A:** Author Event is organized by Books N Time.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Author Event is ideal for art lovers, collectors, creatives, and anyone inspired by visual arts, installations, and exhibitions. Whether you're a first-time attendee or a longtime enthusiast in Silverton, this event is thoughtfully curated to deliver a standout experience worth every moment. If Author Event sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Author Event",
        "image": "https://cdn-az.allevents.in/events2/banners/18b277970c4ce11fbcaa0355a9b01aad9d98d69255595d82647acc44fca3879e-rimg-w1200-h900-dc191414-gmir?v=1784891119",
        "startDate": "2026-07-25",
        "url": "https://allevents.in/silverton/author-event/200030414552735",
        "location": {
            "@type": "Place",
            "name": "210 N Water St, Silverton, OR",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "210 N Water St, Silverton, OR 97381-1673, United States",
                "addressLocality": "Silverton",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.0062",
                "longitude": "-122.78349"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come one, come all. We have 4 local authors coming to Books N Time on July 25th.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Books N Time",
                "url": "https://allevents.in/org/books-n-time/25520791"
            }
        ]
    }
]
```