

# Event Details

- **Event Name**: World of Welcome
- **Event Start and End Date**: Thu, 20 Aug, 2026 at 01:00 pm – Thu, 20 Aug, 2026 at 02:00 pm
- **Event Description**: Musson families are invited to an informal meet and greet with teachers, tour the school, and pick up their *pre-ordered* school supply kits.
- **Event URL**: https://allevents.in/auburn-hills/world-of-welcome/200030531283456
- **Event Categories**: meet-and-greet, meetups
- **Interested Audience**: 
  - total_interested_count: 75

## Ticket Details


## Event venue details

- **city**: Auburn Hills
- **state**: MI
- **country**: United States
- **location**: Musson Elementary School
- **lat**: 42.711044718718
- **long**: -83.205180995641
- **full address**: Musson Elementary School, Auburn Hills, United States

## Event gallery

- **Alt text**: World of Welcome
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/6b664d215432232abbcaa1246495f95d62648aa5ae4dc629da16906fde9f1db8-rimg-w1200-h675-dcf8f8f8-gmir?v=1786300616

## FAQs

- **Q**: When and where is World of Welcome being held?
  - **A:** World of Welcome takes place on Thu, 20 Aug, 2026 at 01:00 pm to Thu, 20 Aug, 2026 at 02:00 pm at Musson Elementary School, Auburn Hills, United States.
- **Q**: Who is organizing World of Welcome?
  - **A:** World of Welcome is organized by Musson Elementary PTA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "World of Welcome",
        "image": "https://cdn-az.allevents.in/events5/banners/6b664d215432232abbcaa1246495f95d62648aa5ae4dc629da16906fde9f1db8-rimg-w1200-h675-dcf8f8f8-gmir?v=1786300616",
        "startDate": "2026-08-20",
        "endDate": "2026-08-20",
        "url": "https://allevents.in/auburn-hills/world-of-welcome/200030531283456",
        "location": {
            "@type": "Place",
            "name": "Musson Elementary School",
            "address": {
                "@type": "PostalAddress",
                "name": "Musson Elementary School, Auburn Hills, United States",
                "addressLocality": "Auburn Hills",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.711044718718",
                "longitude": "-83.205180995641"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Musson families are invited to an informal meet and greet with teachers, tour the school, and pick up their *pre-ordered* school supply kits.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Musson Elementary PTA",
                "url": "https://allevents.in/org/musson-elementary-pta/21151246"
            }
        ]
    }
]
```