

# Event Details

- **Event Name**: Sunday skate/egg hunt
- **Event Start and End Date**: Sun, 22 Mar, 2026 at 02:00 pm – Sun, 22 Mar, 2026 at 05:00 pm
- **Event Description**: Skate admission is $10 for 2-5pm
Outside Egg hunt starts at 3pm (Ages 10 &amp; under) weather permitting
- **Event URL**: https://allevents.in/new-bern/sunday-skate-egg-hunt/200029805719709
- **Interested Audience**: 
  - total_interested_count: 101

## Ticket Details


## Event venue details

- **city**: New Bern
- **state**: NC
- **country**: United States
- **location**: 3502 Neuse Blvd, New Bern, NC
- **lat**: 35.13518
- **long**: -77.09553
- **full address**: 3502 Neuse Blvd, New Bern, NC, United States

## Event gallery

- **Alt text**: Sunday skate/egg hunt
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/290f6413135ce8f91827e349551ecb879a5fc8f469ddf05b8607274adc6ffe95-rimg-w1200-h1696-dcf5f6f1-gmir?v=1774055235

## FAQs

- **Q**: When and where is Sunday skate/egg hunt being held?
  - **A:** Sunday skate/egg hunt takes place on Sun, 22 Mar, 2026 at 02:00 pm to Sun, 22 Mar, 2026 at 05:00 pm at 3502 Neuse Blvd, New Bern, NC, United States.
- **Q**: Who is organizing Sunday skate/egg hunt?
  - **A:** Sunday skate/egg hunt is organized by Rollerland.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday skate/egg hunt",
        "image": "https://cdn-az.allevents.in/events8/banners/290f6413135ce8f91827e349551ecb879a5fc8f469ddf05b8607274adc6ffe95-rimg-w1200-h1696-dcf5f6f1-gmir?v=1774055235",
        "startDate": "2026-03-22",
        "endDate": "2026-03-22",
        "url": "https://allevents.in/new-bern/sunday-skate-egg-hunt/200029805719709",
        "location": {
            "@type": "Place",
            "name": "3502 Neuse Blvd, New Bern, NC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3502 Neuse Blvd, New Bern, NC 28560-4086, United States",
                "addressLocality": "New Bern",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.13518",
                "longitude": "-77.09553"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Skate admission is $10 for 2-5pm\nOutside Egg hunt starts at 3pm (Ages 10 & under) weather permitting",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rollerland",
                "url": "https://allevents.in/org/rollerland/25231252"
            }
        ]
    }
]
```