

# Event Details

- **Event Name**: Meet and Greet
- **Event Start and End Date**: Thu, 08 Jan, 2026 at 04:00 pm
- **Event Description**: Come see our new school and take a tour! We are enrolling NOW! See our wonderful classrooms and teachers, be sure to spread the word.
- **Event URL**: https://allevents.in/surprise/meet-and-greet/200029352261843
- **Event Categories**: meet-and-greet, meetups
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Surprise
- **state**: AZ
- **country**: United States
- **location**: 13738 W Waddell Road, Surprise, AZ
- **lat**: 33.60974
- **long**: -112.35573
- **full address**: 13738 W Waddell Road, Surprise, AZ, United States

## Event gallery

- **Alt text**: Meet and Greet
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/a53f123987f49097fbd2956579aabb5d7cee1c2ff2dbea8bba78d32ff779d728-rimg-w1200-h798-dcffffff-gmir?v=1767556026

## FAQs

- **Q**: When and where is Meet and Greet being held?
  - **A:** Meet and Greet takes place on Thu, 08 Jan, 2026 at 04:00 pm to Thu, 08 Jan, 2026 at 04:00 pm at 13738 W Waddell Road, Surprise, AZ, United States.
- **Q**: Who is organizing Meet and Greet?
  - **A:** Meet and Greet is organized by Primrose School of Surprise.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Meet and Greet",
        "image": "https://cdn-az.allevents.in/events9/banners/a53f123987f49097fbd2956579aabb5d7cee1c2ff2dbea8bba78d32ff779d728-rimg-w1200-h798-dcffffff-gmir?v=1767556026",
        "startDate": "2026-01-08",
        "url": "https://allevents.in/surprise/meet-and-greet/200029352261843",
        "location": {
            "@type": "Place",
            "name": "13738 W Waddell Road, Surprise, AZ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "13738 W Waddell Rd, Surprise, AZ 85379-8437, United States",
                "addressLocality": "Surprise",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.60974",
                "longitude": "-112.35573"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come see our new school and take a tour! We are enrolling NOW! See our wonderful classrooms and teachers, be sure to spread the word.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Primrose School of Surprise",
                "url": "https://allevents.in/org/primrose-school-of-surprise/27164830"
            }
        ]
    }
]
```