

# Event Details

- **Event Name**: Stanton General Store
- **Event Start and End Date**: Sun, 26 Apr, 2026 at 07:30 am (-04:00)
- **Event Description**: 10 miles, starting from the church parking lot on Stanton Mountain Road.
- **Event URL**: https://allevents.in/stanton/stanton-general-store/200029982258844
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Stanton
- **state**: NJ
- **country**: United States
- **location**: Stanton Reformed Church
- **lat**: 40.575390880982
- **long**: -74.838493849377
- **full address**: Stanton Reformed Church, 1 Stanton Mountain Rd,Readington,NJ,United States, Stanton

## Event gallery

- **Alt text**: Stanton General Store
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/c3fe96464b6e7b33a4ba3280a4e348a9b69b2e50493461102fcf94eef20c0936-rimg-w1200-h900-dcbedbed-gmir?v=1777015064

## FAQs

- **Q**: When and where is Stanton General Store being held?
  - **A:** Stanton General Store takes place on Sun, 26 Apr, 2026 at 07:30 am to Sun, 26 Apr, 2026 at 07:30 am at Stanton Reformed Church, 1 Stanton Mountain Rd,Readington,NJ,United States, Stanton.
- **Q**: Who is organizing Stanton General Store?
  - **A:** Stanton General Store is organized by Hill Runners of Hunterdon.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Stanton General Store",
        "image": "https://cdn-az.allevents.in/events7/banners/c3fe96464b6e7b33a4ba3280a4e348a9b69b2e50493461102fcf94eef20c0936-rimg-w1200-h900-dcbedbed-gmir?v=1777015064",
        "startDate": "2026-04-26T07:30:00-04:00",
        "url": "https://allevents.in/stanton/stanton-general-store/200029982258844",
        "location": {
            "@type": "Place",
            "name": "Stanton Reformed Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1 Stanton Mountain Rd,Readington,NJ,United States",
                "addressLocality": "Stanton",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.575390880982",
                "longitude": "-74.838493849377"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "10 miles, starting from the church parking lot on Stanton Mountain Road.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hill Runners of Hunterdon",
                "url": "https://allevents.in/org/hill-runners-of-hunterdon/4904109",
                "description": "We are a running club promoting long distance running and encouragement to individuals in Hunterdon County."
            }
        ]
    }
]
```