

# Event Details

- **Event Name**: Landing on the Lawn
- **Event Start and End Date**: Sat, 11 Jul, 2026 at 05:00 pm – Sat, 11 Jul, 2026 at 07:00 pm
- **Event Description**: Let us know which date you're coming using this link:  https://forms.gle/uJuqCzi82nmT8enx6
- **Event URL**: https://allevents.in/mcdonough/landing-on-the-lawn/200030243545404
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Mcdonough
- **state**: GA
- **country**: United States
- **location**: Eagle's Landing Middle School
- **lat**: 33.48989
- **long**: -84.21001
- **full address**: Eagle's Landing Middle School, 295 Tunis Rd, McDonough, GA 30253-4202, United States

## Event gallery

- **Alt text**: Landing on the Lawn
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/efe0dd3f246f0b74cc0bf956858487f971e0f56db4d244b904b8a1a64fcbd6b5-rimg-w1024-h1536-dcf6f0e9-gmir?v=1783713439

## FAQs

- **Q**: When and where is Landing on the Lawn being held?
  - **A:** Landing on the Lawn takes place on Sat, 11 Jul, 2026 at 05:00 pm to Sat, 11 Jul, 2026 at 07:00 pm at Eagle's Landing Middle School, 295 Tunis Rd, McDonough, GA 30253-4202, United States.
- **Q**: Who is organizing Landing on the Lawn?
  - **A:** Landing on the Lawn is organized by Eagle's Landing Middle School.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Landing on the Lawn",
        "image": "https://cdn-az.allevents.in/events2/banners/efe0dd3f246f0b74cc0bf956858487f971e0f56db4d244b904b8a1a64fcbd6b5-rimg-w1024-h1536-dcf6f0e9-gmir?v=1783713439",
        "startDate": "2026-07-11",
        "endDate": "2026-07-11",
        "url": "https://allevents.in/mcdonough/landing-on-the-lawn/200030243545404",
        "location": {
            "@type": "Place",
            "name": "Eagle's Landing Middle School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "295 Tunis Rd, McDonough, GA 30253-4202, United States",
                "addressLocality": "Mcdonough",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.48989",
                "longitude": "-84.21001"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Let us know which date you're coming using this link:  https://forms.gle/uJuqCzi82nmT8enx6",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Eagles Landing Middle School",
                "url": "https://allevents.in/org/eagles-landing-middle-school/25624994"
            }
        ]
    }
]
```