

# Event Details

- **Event Name**: FULL: Free CPR Class
- **Event Start and End Date**: Tue, 09 Jul, 2019 at 06:30 pm – Tue, 09 Jul, 2019 at 08:30 pm
- **Event Description**: This is a free CPR class that's open to the public! 
This class includes infant, child, and adult CPR, as well as AED and first aid. After completing the class, you will receive a CPR certification by the American Heart Association. 

Seats are limited, so please message us to RSVP your spot!
- **Event URL**: https://allevents.in/denton/full-free-cpr-class/200017451717155
- **Event Categories**: Workshops
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Denton
- **country**: United States
- **location**: Surepoint Emergency Center - Denton
- **lat**: 33.18583
- **long**: -97.10944
- **full address**: Surepoint Emergency Center - Denton, 2426 Lillian Miller Pkwy, Denton, Texas 76205, United States

## Event gallery

- **Alt text**: FULL: Free CPR Class
  - **Image URL**: https://cdn-az.allevents.in/banners/98cbb3d0-a0cc-11e9-8712-2992f574cd56-rimg-w503-h280-gmir.jpg

## FAQs

- **Q**: When and where is FULL: Free CPR Class being held?
  - **A:** FULL: Free CPR Class takes place on Tue, 09 Jul, 2019 at 06:30 pm to Tue, 09 Jul, 2019 at 08:30 pm at Surepoint Emergency Center - Denton, 2426 Lillian Miller Pkwy, Denton, Texas 76205, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "FULL: Free CPR Class",
        "image": "https://cdn-az.allevents.in/banners/98cbb3d0-a0cc-11e9-8712-2992f574cd56-rimg-w503-h280-gmir.jpg",
        "startDate": "2019-07-09",
        "endDate": "2019-07-09",
        "url": "https://allevents.in/denton/full-free-cpr-class/200017451717155",
        "location": {
            "@type": "Place",
            "name": "Surepoint Emergency Center - Denton",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2426 Lillian Miller Pkwy, Denton, Texas 76205",
                "addressLocality": "Denton",
                "addressRegion": null,
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.18583",
                "longitude": "-97.10944"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is a free CPR class that's open to the public! \nThis class includes infant, child, and adult CPR, as well as AED and first aid. After completing the class, you will receive a CPR certification by the American Heart Association. \n\nSeats are limited, so please message us to RSVP your spot!"
    }
]
```