

# Event Details

- **Event Name**: LDT Expo 2026
- **Event Start and End Date**: Fri, 31 Jul, 2026 at 04:00 pm – Fri, 31 Jul, 2026 at 06:00 pm
- **Event Description**: Join us for a showcase of the master's projects created by students in the Learning Design & Technology master's program at Stanford GSE. https://ed.stanford.edu/ldt/expo
- **Event URL**: https://allevents.in/stanford/ldt-expo-2026/200030162257524
- **Event Categories**: business, exhibitions
- **Interested Audience**: 
  - total_interested_count: 47

## Ticket Details


## Event venue details

- **city**: Stanford
- **state**: CA
- **country**: United States
- **location**: 485 Lasuen Mall, Stanford, CA 94305-3009, United States
- **lat**: 37.42643
- **long**: -122.1687
- **full address**: 485 Lasuen Mall, Stanford, CA 94305-3009, United States

## Event gallery

- **Alt text**: LDT Expo 2026
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/54a06c94b0055c60f6f04ed82ba31334945ad635a017f85b6097870402e624ad-rimg-w1200-h526-dcf8f8f8-gmir?v=1785542842

## FAQs

- **Q**: When and where is LDT Expo 2026 being held?
  - **A:** LDT Expo 2026 takes place on Fri, 31 Jul, 2026 at 04:00 pm to Fri, 31 Jul, 2026 at 06:00 pm at 485 Lasuen Mall, Stanford, CA 94305-3009, United States.
- **Q**: Who is organizing LDT Expo 2026?
  - **A:** LDT Expo 2026 is organized by Stanford LDT.
- **Q**: Who is this event for? Is it right for me?
  - **A:** LDT Expo 2026 is ideal for professionals, entrepreneurs, startup founders, and networking enthusiasts eager to grow their connections. Whether you're a first-time attendee or a longtime enthusiast in Stanford, this event is thoughtfully curated to deliver a standout experience worth every moment. If LDT Expo 2026 sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "LDT Expo 2026",
        "image": "https://cdn-az.allevents.in/events7/banners/54a06c94b0055c60f6f04ed82ba31334945ad635a017f85b6097870402e624ad-rimg-w1200-h526-dcf8f8f8-gmir?v=1785542842",
        "startDate": "2026-07-31",
        "endDate": "2026-07-31",
        "url": "https://allevents.in/stanford/ldt-expo-2026/200030162257524",
        "location": {
            "@type": "Place",
            "name": "485 Lasuen Mall, Stanford, CA 94305-3009, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "485 Lasuen Mall, Stanford, CA 94305-3009, United States",
                "addressLocality": "Stanford",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.42643",
                "longitude": "-122.1687"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a showcase of the master's projects created by students in the Learning Design & Technology master's program at Stanford GSE. https://ed.stanford.edu/ldt/expo",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Stanford LDT",
                "url": "https://allevents.in/org/stanford-ldt/19769244"
            }
        ]
    }
]
```