

# Event Details

- **Event Name**: PTA lunch takeover
- **Event Start and End Date**: Fri, 29 May, 2026 at 09:00 am
- **Event Description**: !! All parents are welcome to come and eat too !! �
- **Event URL**: https://allevents.in/spring-creek/pta-lunch-takeover/200030117194921
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Spring Creek
- **state**: NV
- **country**: United States
- **location**: Spring Creek Elementary
- **lat**: 40.745659852438
- **long**: -115.54511776205
- **full address**: Spring Creek Elementary, Spring Creek, Nevada, United States

## Event gallery

- **Alt text**: PTA lunch takeover
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/2ba2697884d2db36732c3780820a5edc88066ba6b9a638cf6f6a33bc54e1603b-rimg-w863-h872-dcf3f5f1-gmir?v=1779598700

## FAQs

- **Q**: When and where is PTA lunch takeover being held?
  - **A:** PTA lunch takeover takes place on Fri, 29 May, 2026 at 09:00 am to Fri, 29 May, 2026 at 09:00 am at Spring Creek Elementary, Spring Creek, Nevada, United States.
- **Q**: Who is organizing PTA lunch takeover?
  - **A:** PTA lunch takeover is organized by Spring Creek Elementary PTA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "PTA lunch takeover",
        "image": "https://cdn-az.allevents.in/events4/banners/2ba2697884d2db36732c3780820a5edc88066ba6b9a638cf6f6a33bc54e1603b-rimg-w863-h872-dcf3f5f1-gmir?v=1779598700",
        "startDate": "2026-05-29",
        "url": "https://allevents.in/spring-creek/pta-lunch-takeover/200030117194921",
        "location": {
            "@type": "Place",
            "name": "Spring Creek Elementary",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Spring Creek, Nevada",
                "addressLocality": "Spring Creek",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.745659852438",
                "longitude": "-115.54511776205"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "!! All parents are welcome to come and eat too !! �",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Spring Creek Elementary PTA",
                "url": "https://allevents.in/org/spring-creek-elementary-pta/26512775"
            }
        ]
    }
]
```