

# Event Details

- **Event Name**: Our Amazing Earth To-Go Craft (Elm City Library)
- **Event Start and End Date**: Mon, 13 Apr, 2026 at 10:00 am – Mon, 13 Apr, 2026 at 05:00 pm
- **Event Description**: Ages 3-12. Pick up an amazing Earth Day craft to make at home, while supplies last.
- **Event URL**: https://allevents.in/elm-city/our-amazing-earth-to-go-craft-elm-city-library/200029931175709
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Elm City
- **state**: NC
- **country**: United States
- **location**: Elm City Library
- **lat**: 35.80655
- **long**: -77.86131
- **full address**: Elm City Library, 114 N Railroad St,Elm City, North Carolina, United States

## Event gallery

- **Alt text**: Our Amazing Earth To-Go Craft (Elm City Library)
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/fcc6f349de74cf7f95c0492f0f7bfa901cdb8c06b1eb6dad5e009cf2339641da-rimg-w1200-h675-dc617a79-gmir?v=1775971208

## FAQs

- **Q**: When and where is Our Amazing Earth To-Go Craft (Elm City Library) being held?
  - **A:** Our Amazing Earth To-Go Craft (Elm City Library) takes place on Mon, 13 Apr, 2026 at 10:00 am to Mon, 13 Apr, 2026 at 05:00 pm at Elm City Library, 114 N Railroad St,Elm City, North Carolina, United States.
- **Q**: Who is organizing Our Amazing Earth To-Go Craft (Elm City Library)?
  - **A:** Our Amazing Earth To-Go Craft (Elm City Library) is organized by Wilson County Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Our Amazing Earth To-Go Craft (Elm City Library)",
        "image": "https://cdn-az.allevents.in/events1/banners/fcc6f349de74cf7f95c0492f0f7bfa901cdb8c06b1eb6dad5e009cf2339641da-rimg-w1200-h675-dc617a79-gmir?v=1775971208",
        "startDate": "2026-04-13",
        "endDate": "2026-04-13",
        "url": "https://allevents.in/elm-city/our-amazing-earth-to-go-craft-elm-city-library/200029931175709",
        "location": {
            "@type": "Place",
            "name": "Elm City Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "114 N Railroad St,Elm City, North Carolina",
                "addressLocality": "Elm City",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.80655",
                "longitude": "-77.86131"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Ages 3-12. Pick up an amazing Earth Day craft to make at home, while supplies last.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wilson County Public Library",
                "url": "https://allevents.in/org/wilson-county-public-library/22121741"
            }
        ]
    }
]
```