

# Event Details

- **Event Name**: Earth Day Celebration!
- **Event Start and End Date**: Wed, 22 Apr, 2026 at 09:00 am
- **Event Description**: 9:00 AM - Group Nature Walk (~1.5 miles, easy/moderate, paved surfaces)
10:00 AM -12:00 PM - Crafts, Activities, and Giveaways
- **Event URL**: https://allevents.in/cramerton/earth-day-celebration/200029820464059
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 86

## Ticket Details


## Event venue details

- **city**: Cramerton
- **state**: NC
- **country**: United States
- **location**: Goat Island Park
- **lat**: 35.23694
- **long**: -81.07182
- **full address**: Goat Island Park, 141 8th Ave,Cramerton, North Carolina, United States

## Event gallery

- **Alt text**: Earth Day Celebration!
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/33ab3ac4bd9652cdd666b43c077c50d60503e45b2c7896a072e2c6df96fc55bf-rimg-w1200-h1553-dcd9ead9-gmir?v=1776022801

## FAQs

- **Q**: When and where is Earth Day Celebration! being held?
  - **A:** Earth Day Celebration! takes place on Wed, 22 Apr, 2026 at 09:00 am to Wed, 22 Apr, 2026 at 09:00 am at Goat Island Park, 141 8th Ave,Cramerton, North Carolina, United States.
- **Q**: Who is organizing Earth Day Celebration!?
  - **A:** Earth Day Celebration! is organized by Town of Cramerton Stormwater Services.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Earth Day Celebration!",
        "image": "https://cdn-az.allevents.in/events4/banners/33ab3ac4bd9652cdd666b43c077c50d60503e45b2c7896a072e2c6df96fc55bf-rimg-w1200-h1553-dcd9ead9-gmir?v=1776022801",
        "startDate": "2026-04-22",
        "url": "https://allevents.in/cramerton/earth-day-celebration/200029820464059",
        "location": {
            "@type": "Place",
            "name": "Goat Island Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "141 8th Ave,Cramerton, North Carolina",
                "addressLocality": "Cramerton",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.23694",
                "longitude": "-81.07182"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "9:00 AM - Group Nature Walk (~1.5 miles, easy/moderate, paved surfaces)\n10:00 AM -12:00 PM - Crafts, Activities, and Giveaways",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Town of Cramerton Stormwater Services",
                "url": "https://allevents.in/org/town-of-cramerton-stormwater-services/27472908"
            }
        ]
    }
]
```