

# Event Details

- **Event Name**: 2025 Charity Kick-A-Thon
- **Event Start and End Date**: Mon, 24 Nov, 2025 at 05:30 pm
- **Event Description**: Students will do as many kicks in 1 hour to help raise money for Christmas gifts for kids in need. 
Charities TBD but we keep it local to Madison County.
- **Event URL**: https://allevents.in/anderson/2025-charity-kick-a-thon/200028746056004
- **Event Categories**: nonprofit, charities, kids, christmas
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Anderson
- **state**: IN
- **country**: United States
- **location**: LivRite Gym, Anderson, IN
- **lat**: 40.07437
- **long**: -85.66661
- **full address**: LivRite Gym, Anderson, IN, United States

## Event gallery

- **Alt text**: 2025 Charity Kick-A-Thon
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/49cce97b9426d66f1d12fa834e54e6016587772caae998376816e94980fae784-rimg-w550-h550-dc000000-gmir?v=1763749792

## FAQs

- **Q**: When and where is 2025 Charity Kick-A-Thon being held?
  - **A:** 2025 Charity Kick-A-Thon takes place on Mon, 24 Nov, 2025 at 05:30 pm to Mon, 24 Nov, 2025 at 05:30 pm at LivRite Gym, Anderson, IN, United States.
- **Q**: Who is organizing 2025 Charity Kick-A-Thon?
  - **A:** 2025 Charity Kick-A-Thon is organized by Markleville Karate Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "2025 Charity Kick-A-Thon",
        "image": "https://cdn-az.allevents.in/events8/banners/49cce97b9426d66f1d12fa834e54e6016587772caae998376816e94980fae784-rimg-w550-h550-dc000000-gmir?v=1763749792",
        "startDate": "2025-11-24",
        "url": "https://allevents.in/anderson/2025-charity-kick-a-thon/200028746056004",
        "location": {
            "@type": "Place",
            "name": "LivRite Gym, Anderson, IN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4018 Columbus Ave, Anderson, IN 46013-5010, United States",
                "addressLocality": "Anderson",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.07437",
                "longitude": "-85.66661"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Students will do as many kicks in 1 hour to help raise money for Christmas gifts for kids in need. \nCharities TBD but we keep it local to Madison County.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Markleville Karate Club",
                "url": "https://allevents.in/org/markleville-karate-club/20169881"
            }
        ]
    }
]
```