

# Event Details

- **Event Name**: Easter Egg Hunt 
- **Event Start and End Date**: Sun, 05 Apr, 2026 at 03:15 pm (-04:00)
- **Event Description**: Let’s do an Easter Egg Hunt!
- **Event URL**: https://allevents.in/lake-lure/easter-egg-hunt/200029889935025
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200029889935025?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=lake+lure-events

## Event venue details

- **city**: Lake Lure
- **state**: NC
- **country**: United States
- **location**: Lake Lure, North Carolina
- **lat**: 35.4447
- **long**: -82.1912
- **full address**: Lake Lure, North Carolina, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: The Highlands Restaurant and Market (https://allevents.in/org/the-highlands-restaurant-and-market/25570917)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/5b2fa627613c9b727c082b9a53c0ee397e619ae52570878ca8ec3dbdd61aad6c-rimg-w1024-h1536-dcd7ebf3-gmir?v=1775203164
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/7fbb3c0fae40b886e937131e5b07073cee2deb20f88ebdbaef61c6966410fdaf-rimg-w300-h300-dc2f6018-gmir?v=1775203165

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 05 Apr, 2026 at 03:15 pm (-04:00)
- **Q**: Where is the event happening?
  - **A:** Lake Lure, North Carolina, United States
- **Q**: Who is organizing the event?
  - **A:** The Highlands Restaurant and Market
- **Q**: Where can I find ticket details about Easter Egg Hunt  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Easter Egg Hunt",
        "image": "https://cdn-az.allevents.in/events1/banners/5b2fa627613c9b727c082b9a53c0ee397e619ae52570878ca8ec3dbdd61aad6c-rimg-w1024-h1536-dcd7ebf3-gmir?v=1775203164",
        "startDate": "2026-04-05T15:15:00-04:00",
        "url": "https://allevents.in/lake-lure/easter-egg-hunt/200029889935025",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Lake Lure, North Carolina",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Lake Lure, North Carolina",
                "addressLocality": "Lake Lure",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.4447",
                "longitude": "-82.1912"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Let’s do an Easter Egg Hunt!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Highlands Restaurant and Market",
                "url": "https://allevents.in/org/the-highlands-restaurant-and-market/25570917"
            }
        ]
    }
]
```