

# Event Details

- **Event Name**: DDJC Trail Ride
- **Event Start and End Date**: Sat, 19 Sep, 2026 at 09:00 am (-04:00)
- **Event Description**: Meet up time and place coming soon! Please bring a picnic like lunch. Hopefully we'll be able to all pull over and eat and fellowship
- **Event URL**: https://allevents.in/pickens/ddjc-trail-ride/200030647757924
- **Event Categories**: trips-adventures, Meetups
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Pickens
- **state**: SC
- **country**: United States
- **location**: Horse Pasture Trail
- **lat**: 34.98965
- **long**: -82.75584
- **full address**: Horse Pasture Trail, Pickens,SC,United States

## Event gallery

- **Alt text**: DDJC Trail Ride
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/8a4bd606de31ba495abf7fa08991a504147ceb3d2ce71b8bb57eb39ff27f73f2-rimg-w1200-h610-dc080808-gmir?v=1788339324

## FAQs

- **Q**: When and where is DDJC Trail Ride being held?
  - **A:** DDJC Trail Ride takes place on Sat, 19 Sep, 2026 at 09:00 am to Sat, 19 Sep, 2026 at 09:00 am at Horse Pasture Trail, Pickens,SC,United States.
- **Q**: Who is organizing DDJC Trail Ride?
  - **A:** DDJC Trail Ride is organized by Jeff N Angela Thompson.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "DDJC Trail Ride",
        "image": "https://cdn-az.allevents.in/events2/banners/8a4bd606de31ba495abf7fa08991a504147ceb3d2ce71b8bb57eb39ff27f73f2-rimg-w1200-h610-dc080808-gmir?v=1788339324",
        "startDate": "2026-09-19T09:00:00-04:00",
        "url": "https://allevents.in/pickens/ddjc-trail-ride/200030647757924",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Horse Pasture Trail",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Pickens,SC,United States",
                "addressLocality": "Pickens",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.98965",
                "longitude": "-82.75584"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Meet up time and place coming soon! Please bring a picnic like lunch. Hopefully we'll be able to all pull over and eat and fellowship",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Jeff N Angela Thompson",
                "url": "https://allevents.in/org/jeff-n-angela-thompson/27378140"
            }
        ]
    }
]
```