

# Event Details

- **Event Name**: Tackling Childhood Cancer
- **Event Start and End Date**: Sat, 28 Apr, 2018 at 12:00 pm
- **Event Description**: This is a family friendly event with an ongoing flag football tournament among high school teams, food trucks, raffles, vendor sales, bouncy houses, a fire truck, and more. Our special guest is Luke Kuechly, future Hall-of-Fame LB of the Carolina Panthers! Stay tuned for more details on how you can meet Luke and more!  All proceeds benefit the family of 6-year-old Lexi, who is fighting Acute Lymphoblastic Leukemia.
- **Event URL**: https://allevents.in/harrisburg/tackling-childhood-cancer/2001106403263658
- **Event Categories**: Nonprofit, Sports, food-drinks
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Harrisburg
- **state**: NC
- **country**: United States
- **location**: Hickory Ridge High School
- **lat**: 35.3078
- **long**: -80.6349
- **full address**: Hickory Ridge High School, 7321 Raging Ridge Rd, Harrisburg, United States

## Event gallery

- **Alt text**: Tackling Childhood Cancer
  - **Image URL**: https://cdn-az.allevents.in/banners/57c11277e3c4e39ad5fac6451a4c922b-rimg-w662-h438-gmir.jpg

## FAQs

- **Q**: When and where is Tackling Childhood Cancer being held?
  - **A:** Tackling Childhood Cancer takes place on Sat, 28 Apr, 2018 at 12:00 pm to Sat, 28 Apr, 2018 at 12:00 pm at Hickory Ridge High School, 7321 Raging Ridge Rd, Harrisburg, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Tackling Childhood Cancer",
        "image": "https://cdn-az.allevents.in/banners/57c11277e3c4e39ad5fac6451a4c922b-rimg-w662-h438-gmir.jpg",
        "startDate": "2018-04-28",
        "url": "https://allevents.in/harrisburg/tackling-childhood-cancer/2001106403263658",
        "location": {
            "@type": "Place",
            "name": "Hickory Ridge High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7321 Raging Ridge Rd",
                "addressLocality": "Harrisburg",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.3078",
                "longitude": "-80.6349"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```