

# Event Details

- **Event Name**: Easter Egg Decorating 
- **Event Start and End Date**: Thu, 02 Apr, 2026 at 06:00 pm – Thu, 02 Apr, 2026 at 07:00 pm
- **Event Description**: Come to the Children’s Room and decorate Easter eggs! All ages. Snacks served.
- **Event URL**: https://allevents.in/willingboro/easter-egg-decorating/200029840601440
- **Event Categories**: easter, easter-egg-hunt
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Willingboro
- **state**: NJ
- **country**: United States
- **location**: Willingboro Public Library
- **lat**: 40.053061865799
- **long**: -74.890315884302
- **full address**: Willingboro Public Library, 220 Willingboro Pkwy,Willingboro, New Jersey, United States

## Event gallery

- **Alt text**: Easter Egg Decorating
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Easter+Egg+Decorating+&date=Thu%2C+02+Apr%2C+2026+at+06%3A00+pm&bg=1

## FAQs

- **Q**: When and where is Easter Egg Decorating  being held?
  - **A:** Easter Egg Decorating  takes place on Thu, 02 Apr, 2026 at 06:00 pm to Thu, 02 Apr, 2026 at 07:00 pm at Willingboro Public Library, 220 Willingboro Pkwy,Willingboro, New Jersey, United States.
- **Q**: Who is organizing Easter Egg Decorating ?
  - **A:** Easter Egg Decorating  is organized by Willingboro Library Kidz Readz.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Easter Egg Decorating",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Easter+Egg+Decorating+&date=Thu%2C+02+Apr%2C+2026+at+06%3A00+pm&bg=1",
        "startDate": "2026-04-02",
        "endDate": "2026-04-02",
        "url": "https://allevents.in/willingboro/easter-egg-decorating/200029840601440",
        "location": {
            "@type": "Place",
            "name": "Willingboro Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "220 Willingboro Pkwy,Willingboro, New Jersey",
                "addressLocality": "Willingboro",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.053061865799",
                "longitude": "-74.890315884302"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come to the Children’s Room and decorate Easter eggs! All ages. Snacks served.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Willingboro Library Kidz Readz",
                "url": "https://allevents.in/org/willingboro-library-kidz-readz/23415510",
                "description": "Willingboro Library Kidz Readz, Willingboro. 471 likes · 13 talking about this · 1 was here. Willingboro Public Library children programs and activities."
            }
        ]
    }
]
```