

# Event Details

- **Event Name**: Clean Up Day
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 09:00 am (-04:00)
- **Event Description**: Please come and join us for a couple hours to ready our fields for the kids to have a great spring baseball season!
- **Event URL**: https://allevents.in/caro/clean-up-day/200029720671102
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Caro
- **state**: MI
- **country**: United States
- **location**: 1551 Gun Club Rd, Caro, MI 48723-9580, United States
- **lat**: 43.48219
- **long**: -83.37131
- **full address**: 1551 Gun Club Rd, Caro, MI 48723-9580, United States

## Event gallery

- **Alt text**: Clean Up Day
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/fee789113f74c3a82b4c1f9ae328c2835d705a371bb0f27a291e9ade6257ad06-rimg-w526-h296-dc5b9047-gmir?v=1776065763

## FAQs

- **Q**: When and where is Clean Up Day being held?
  - **A:** Clean Up Day takes place on Sat, 18 Apr, 2026 at 09:00 am to Sat, 18 Apr, 2026 at 09:00 am at 1551 Gun Club Rd, Caro, MI 48723-9580, United States.
- **Q**: Who is organizing Clean Up Day?
  - **A:** Clean Up Day is organized by Caro Baseball/Softball Federation.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Clean Up Day",
        "image": "https://cdn-az.allevents.in/events6/banners/fee789113f74c3a82b4c1f9ae328c2835d705a371bb0f27a291e9ade6257ad06-rimg-w526-h296-dc5b9047-gmir?v=1776065763",
        "startDate": "2026-04-18T09:00:00-04:00",
        "url": "https://allevents.in/caro/clean-up-day/200029720671102",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "1551 Gun Club Rd, Caro, MI 48723-9580, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1540 Gun Club Rd, Caro, MI 48723-9580, United States",
                "addressLocality": "Caro",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.48219",
                "longitude": "-83.37131"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please come and join us for a couple hours to ready our fields for the kids to have a great spring baseball season!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Caro BaseballSoftball Federation",
                "url": "https://allevents.in/org/caro-baseball-softball-federation/21716043"
            }
        ]
    }
]
```