

# Event Details

- **Event Name**: Treasure Egg Hunt
- **Event Start and End Date**: Sun, 05 Apr, 2026 at 01:00 pm (-07:00)
- **Event Description**: Treasure Easter Egg Hunt April 5th at South Jetty in Newport. 1pm
- **Event URL**: https://allevents.in/newport/treasure-egg-hunt/200029886044123
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200029886044123?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=newport-events

## Event venue details

- **city**: Newport
- **state**: OR
- **country**: United States
- **location**: Newport Oregon South Jetty
- **lat**: 44.631779951934
- **long**: -124.05953765128
- **full address**: Newport Oregon South Jetty, Newport, Oregon, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Find My Drop (https://allevents.in/org/find-my-drop/27642305)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/4be33b2439dd363b8937be2ca61cccf120044bf4b27d51634fbe56d501278c35-rimg-w1024-h1536-dcefedec-gmir?v=1775121323
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/c74f4372555785253d06a0e3bfcf5a931f93a674b85a46cc70896f32caa61d41-rimg-w300-h300-dc5e3215-gmir?v=1775121323

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 05 Apr, 2026 at 01:00 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** Newport Oregon South Jetty, Newport, Oregon, United States
- **Q**: Who is organizing the event?
  - **A:** Find My Drop
- **Q**: Where can I find ticket details about Treasure 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": "Treasure Egg Hunt",
        "image": "https://cdn-az.allevents.in/events8/banners/4be33b2439dd363b8937be2ca61cccf120044bf4b27d51634fbe56d501278c35-rimg-w1024-h1536-dcefedec-gmir?v=1775121323",
        "startDate": "2026-04-05T13:00:00-07:00",
        "url": "https://allevents.in/newport/treasure-egg-hunt/200029886044123",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Newport Oregon South Jetty",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Newport, Oregon",
                "addressLocality": "Newport",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.631779951934",
                "longitude": "-124.05953765128"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Treasure Easter Egg Hunt April 5th at South Jetty in Newport. 1pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Find My Drop",
                "url": "https://allevents.in/org/find-my-drop/27642305"
            }
        ]
    }
]
```