

# Event Details

- **Event Name**: Cemetery Clean Up
- **Event Start and End Date**: Sat, 17 Jan, 2026 at 11:00 am
- **Event Description**: Next Saturday, January 17th, we will be meeting at the cemeteries at 11:00 AM to clean up the wreaths and collect our stands. All help is appreciated!
- **Event URL**: https://allevents.in/jefferson-city/cemetery-clean-up/200029508073229
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Jefferson City
- **state**: TN
- **country**: United States
- **location**: Jefferson Memorial Gardens
- **lat**: 36.13462
- **long**: -83.45817
- **full address**: Jefferson Memorial Gardens, Jefferson City, Tennessee, United States

## Event gallery

- **Alt text**: Cemetery Clean Up
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/92cc7fc71471649f1ed90b37a4f394e5872d93db744613191f46f331a456f0c3-rimg-w940-h788-dca7c0da-gmir?v=1768562309

## FAQs

- **Q**: When and where is Cemetery Clean Up being held?
  - **A:** Cemetery Clean Up takes place on Sat, 17 Jan, 2026 at 11:00 am to Sat, 17 Jan, 2026 at 11:00 am at Jefferson Memorial Gardens, Jefferson City, Tennessee, United States.
- **Q**: Who is organizing Cemetery Clean Up?
  - **A:** Cemetery Clean Up is organized by Wreaths Across America-Jefferson City, TN.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cemetery Clean Up",
        "image": "https://cdn-az.allevents.in/events1/banners/92cc7fc71471649f1ed90b37a4f394e5872d93db744613191f46f331a456f0c3-rimg-w940-h788-dca7c0da-gmir?v=1768562309",
        "startDate": "2026-01-17",
        "url": "https://allevents.in/jefferson-city/cemetery-clean-up/200029508073229",
        "location": {
            "@type": "Place",
            "name": "Jefferson Memorial Gardens",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Jefferson City, Tennessee",
                "addressLocality": "Jefferson City",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.13462",
                "longitude": "-83.45817"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Next Saturday, January 17th, we will be meeting at the cemeteries at 11:00 AM to clean up the wreaths and collect our stands. All help is appreciated!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wreaths Across America-Jefferson City TN",
                "url": "https://allevents.in/org/wreaths-across-america-jefferson-city-tn/23169134"
            }
        ]
    }
]
```