

# Event Details

- **Event Name**: Hiking Club
- **Event Start and End Date**: Thu, 20 Nov, 2025 at 09:00 am – Thu, 20 Nov, 2025 at 10:00 am
- **Event Description**: Every Thursday! Meet in person at the church for fellowship and exercise. All are welcome--bring a friend!
- **Event URL**: https://allevents.in/clayton/hiking-club/200029198293751
- **Event Categories**: trips-adventures, trekking
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

- **Ticket URL**: http://facebook.com/200029198293751?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=clayton-events

## Event venue details

- **city**: Clayton
- **state**: CA
- **country**: United States
- **location**: 1578 Kirker Pass Rd, Clayton, CA, United States, California 94517
- **lat**: 37.95442
- **long**: -121.95257
- **full address**: 1578 Kirker Pass Rd, Clayton, CA, United States, California 94517

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Clayton Valley Presbyterian Church (https://allevents.in/org/clayton-valley-presbyterian-church/21060876)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Hiking+Club&date=Thu%2C+20+Nov%2C+2025+at+09%3A00+am&bg=2
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/9135b5eefabec360425ab8cd7b8d037e0785142d6e9f559a799450b5fbf5942b-rimg-w300-h300-dcd5bea7-gmir?v=1763163171

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 20 Nov, 2025 at 09:00 am
- **Q**: Where is the event happening?
  - **A:** 1578 Kirker Pass Rd, Clayton, CA, United States, California 94517
- **Q**: Who is organizing the event?
  - **A:** Clayton Valley Presbyterian Church
- **Q**: What type of event is this?
  - **A:** trips-adventures, trekking
- **Q**: Where can I find ticket details about Hiking Club ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Hiking Club",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Hiking+Club&date=Thu%2C+20+Nov%2C+2025+at+09%3A00+am&bg=2",
        "startDate": "2025-11-20",
        "endDate": "2025-11-20",
        "url": "https://allevents.in/clayton/hiking-club/200029198293751",
        "location": {
            "@type": "Place",
            "name": "1578 Kirker Pass Rd, Clayton, CA, United States, California 94517",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1578 Kirker Pass Rd, Clayton, CA 94517-1072, United States",
                "addressLocality": "Clayton",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.95442",
                "longitude": "-121.95257"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Every Thursday! Meet in person at the church for fellowship and exercise. All are welcome--bring a friend!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Clayton Valley Presbyterian Church",
                "url": "https://allevents.in/org/clayton-valley-presbyterian-church/21060876"
            }
        ]
    }
]
```