

# Event Details

- **Event Name**: Homeschool Recess
- **Event Start and End Date**: Tue, 24 Feb, 2026 at 01:00 pm – Tue, 24 Feb, 2026 at 03:00 pm
- **Event Description**: Join your fellow homeschool friends for weekly recess at Idlewild Park!
- **Event URL**: https://allevents.in/easton/homeschool-recess/200029718813924
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Easton
- **state**: MD
- **country**: United States
- **location**: Idlewild Park
- **lat**: 38.763893904623
- **long**: -76.072127671279
- **full address**: Idlewild Park, 510 S Aurora St, Easton, MD 21601-3419, United States

## Event gallery

- **Alt text**: Homeschool Recess
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/e5ddba8755dae577e614163c26151963d70b9a6c70f02c04b9aabf768f0a5218-rimg-w1200-h675-dcffc075-gmir?v=1771835544

## FAQs

- **Q**: When and where is Homeschool Recess being held?
  - **A:** Homeschool Recess takes place on Tue, 24 Feb, 2026 at 01:00 pm to Tue, 24 Feb, 2026 at 03:00 pm at Idlewild Park, 510 S Aurora St, Easton, MD 21601-3419, United States.
- **Q**: Who is organizing Homeschool Recess?
  - **A:** Homeschool Recess is organized by Home School Life-Easton, MD..

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Homeschool Recess",
        "image": "https://cdn-az.allevents.in/events10/banners/e5ddba8755dae577e614163c26151963d70b9a6c70f02c04b9aabf768f0a5218-rimg-w1200-h675-dcffc075-gmir?v=1771835544",
        "startDate": "2026-02-24",
        "endDate": "2026-02-24",
        "url": "https://allevents.in/easton/homeschool-recess/200029718813924",
        "location": {
            "@type": "Place",
            "name": "Idlewild Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "510 S Aurora St, Easton, MD 21601-3419, United States",
                "addressLocality": "Easton",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.763893904623",
                "longitude": "-76.072127671279"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join your fellow homeschool friends for weekly recess at Idlewild Park!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Home School Life-Easton MD.",
                "url": "https://allevents.in/org/home-school-life-easton-md/23316351"
            }
        ]
    }
]
```