

# Event Details

- **Event Name**: Summer Camps
- **Event Start and End Date**: Mon, 25 May, 2026 at 09:00 am (-05:00)
- **Event Description**: Camp Enrollment is now open at Stoneridgeacres.com!
- **Event URL**: https://allevents.in/edmond/summer-camps/200029966327450
- **Event Categories**: summer-camps, kids
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Edmond
- **state**: OK
- **country**: United States
- **location**: Stoneridge Acres Stables
- **lat**: 35.725300059583
- **long**: -97.544727064063
- **full address**: Stoneridge Acres Stables, 4700 W Waterloo Rd,Edmond,OK,United States

## Event gallery

- **Alt text**: Summer Camps
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/37b9519e7b69f4d2cb676545df9dc0c1c34559ec2555cb2adec31b0bf4c6f7b4-rimg-w1200-h900-dc2f3030-gmir?v=1776712250

## FAQs

- **Q**: When and where is Summer Camps being held?
  - **A:** Summer Camps takes place on Mon, 25 May, 2026 at 09:00 am to Mon, 25 May, 2026 at 09:00 am at Stoneridge Acres Stables, 4700 W Waterloo Rd,Edmond,OK,United States.
- **Q**: Who is organizing Summer Camps?
  - **A:** Summer Camps is organized by Stoneridge Acres Stables.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Summer Camps",
        "image": "https://cdn-az.allevents.in/events6/banners/37b9519e7b69f4d2cb676545df9dc0c1c34559ec2555cb2adec31b0bf4c6f7b4-rimg-w1200-h900-dc2f3030-gmir?v=1776712250",
        "startDate": "2026-05-25T09:00:00-05:00",
        "url": "https://allevents.in/edmond/summer-camps/200029966327450",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Stoneridge Acres Stables",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4700 W Waterloo Rd,Edmond,OK,United States",
                "addressLocality": "Edmond",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.725300059583",
                "longitude": "-97.544727064063"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Camp Enrollment is now open at Stoneridgeacres.com!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Stoneridge Acres Stables",
                "url": "https://allevents.in/org/stoneridge-acres-stables/23927389"
            }
        ]
    }
]
```