

# Event Details

- **Event Name**: Conservation Cleanup
- **Event Start and End Date**: Sat, 18 Jul, 2026 at 10:00 am – Sat, 18 Jul, 2026 at 11:00 am
- **Event Description**: Help restore and protect our parks through a volunteer trash cleanup. Supplies provided; all ages welcome.
- **Event URL**: https://allevents.in/norfolk/conservation-cleanup/200030375749938
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Norfolk
- **state**: VA
- **country**: United States
- **location**: 700 E Ocean View Ave, Norfolk, VA 23503-17ND, United States
- **lat**: 36.9503
- **long**: -76.2443
- **full address**: 700 E Ocean View Ave, Norfolk, VA 23503-17ND, United States

## Event gallery

- **Alt text**: Conservation Cleanup
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/fa0743bd00290e5e0152257beefd06faa3e9af7639996d7684f67bd97b5d554f-rimg-w1200-h675-dcffffff-gmir?v=1784152522

## FAQs

- **Q**: When and where is Conservation Cleanup being held?
  - **A:** Conservation Cleanup takes place on Sat, 18 Jul, 2026 at 10:00 am to Sat, 18 Jul, 2026 at 11:00 am at 700 E Ocean View Ave, Norfolk, VA 23503-17ND, United States.
- **Q**: Who is organizing Conservation Cleanup?
  - **A:** Conservation Cleanup is organized by Norfolk Parks and Recreation.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Conservation Cleanup",
        "image": "https://cdn-az.allevents.in/events4/banners/fa0743bd00290e5e0152257beefd06faa3e9af7639996d7684f67bd97b5d554f-rimg-w1200-h675-dcffffff-gmir?v=1784152522",
        "startDate": "2026-07-18",
        "endDate": "2026-07-18",
        "url": "https://allevents.in/norfolk/conservation-cleanup/200030375749938",
        "location": {
            "@type": "Place",
            "name": "700 E Ocean View Ave, Norfolk, VA 23503-17ND, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "700 E Ocean View Ave, Norfolk, VA 23503-17ND, United States",
                "addressLocality": "Norfolk",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.9503",
                "longitude": "-76.2443"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Help restore and protect our parks through a volunteer trash cleanup. Supplies provided; all ages welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Norfolk Parks and Recreation",
                "url": "https://allevents.in/org/norfolk-parks-and-recreation/20156268"
            }
        ]
    }
]
```