

# Event Details

- **Event Name**: 2017 Houston Heart Ball
- **Event Start and End Date**: Sat, 18 Feb, 2017 at 07:00 pm
- **Event Description**: American Heart Association and Houston Heart Ball Chair Dr. Robert C. Robbins, Texas Medical Center President & CEO and member of the AHA Board of Directors, will transform the Hilton Americas ballroom into a “secret garden” wonderland with all the spring blossom trimmings for the annual Houston Heart Ball set for Feb. 18, 2017. While guests may arrive with coats still in tow, they will be greeted by a warm, indoor haven to celebrate arts, culture and the philanthropic spirit of the Houston community at the annual black tie event. Dr. Robbins has set a goal of raising $2.8 million, the highest goal in the event’s 34-year history.   

American Heart Association is dedicated to building healthier lives free of cardiovascular diseases and stroke, the nation's leading causes of death.
- **Event URL**: https://allevents.in/houston/2017-houston-heart-ball/602639993259014
- **Event Categories**: Art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Houston
- **state**: TX
- **country**: United States
- **location**: Hilton Americas-Houston
- **lat**: 29.751703563456
- **long**: -95.360421558364
- **full address**: Hilton Americas-Houston, 1600 Lamar St, Houston, United States

## Event gallery

- **Alt text**: 2017 Houston Heart Ball
  - **Image URL**: https://cdn-az.allevents.in/banners/3342b463a59f7d97d020b7e075ae3208

## FAQs

- **Q**: When and where is 2017 Houston Heart Ball being held?
  - **A:** 2017 Houston Heart Ball takes place on Sat, 18 Feb, 2017 at 07:00 pm to Sat, 18 Feb, 2017 at 07:00 pm at Hilton Americas-Houston, 1600 Lamar St, Houston, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "2017 Houston Heart Ball",
        "image": "https://cdn-az.allevents.in/banners/3342b463a59f7d97d020b7e075ae3208",
        "startDate": "2017-02-18",
        "url": "https://allevents.in/houston/2017-houston-heart-ball/602639993259014",
        "location": {
            "@type": "Place",
            "name": "Hilton Americas-Houston",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1600 Lamar St",
                "addressLocality": "Houston",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.751703563456",
                "longitude": "-95.360421558364"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```