

# Event Details

- **Event Name**: Morning Brew at LPE
- **Event Start and End Date**: Fri, 19 Dec, 2025 at 08:15 am – Fri, 19 Dec, 2025 at 09:00 am
- **Event Description**: Drop the kids, then drop by for coffee! ? Join us this Friday from 8:15–9 AM for a warm cup and good company.
- **Event URL**: https://allevents.in/narcoossee/morning-brew-at-lpe/200029369239315
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 27

## Ticket Details


## Event venue details

- **city**: Narcoossee
- **state**: FL
- **country**: United States
- **location**: Laureate Park Elementary
- **lat**: 28.366079152096
- **long**: -81.267963208183
- **full address**: Laureate Park Elementary, 7800 Laureate Blvd,Orlando, Florida, Narcoossee, United States

## Event gallery

- **Alt text**: Morning Brew at LPE
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/fc155f13465d94c802b761e83f37875ce294f09464d416249b1ecc72134757eb-rimg-w1024-h1536-dceaf4fa-gmir?v=1765983375

## FAQs

- **Q**: When and where is Morning Brew at LPE being held?
  - **A:** Morning Brew at LPE takes place on Fri, 19 Dec, 2025 at 08:15 am to Fri, 19 Dec, 2025 at 09:00 am at Laureate Park Elementary, 7800 Laureate Blvd,Orlando, Florida, Narcoossee, United States.
- **Q**: Who is organizing Morning Brew at LPE?
  - **A:** Morning Brew at LPE is organized by Laureate Park Elementary PTA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Morning Brew at LPE",
        "image": "https://cdn-az.allevents.in/events6/banners/fc155f13465d94c802b761e83f37875ce294f09464d416249b1ecc72134757eb-rimg-w1024-h1536-dceaf4fa-gmir?v=1765983375",
        "startDate": "2025-12-19",
        "endDate": "2025-12-19",
        "url": "https://allevents.in/narcoossee/morning-brew-at-lpe/200029369239315",
        "location": {
            "@type": "Place",
            "name": "Laureate Park Elementary",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7800 Laureate Blvd,Orlando, Florida",
                "addressLocality": "Narcoossee",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.366079152096",
                "longitude": "-81.267963208183"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Drop the kids, then drop by for coffee! ? Join us this Friday from 8:15–9 AM for a warm cup and good company.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Laureate Park Elementary PTA",
                "url": "https://allevents.in/org/laureate-park-elementary-pta/26218217"
            }
        ]
    }
]
```