

# Event Details

- **Event Name**: 21st Annnual Golf Tournament
- **Event Start and End Date**: Wed, 11 Oct, 2017 at 10:30 am
- **Event Description**: Save the date to our 21st Annual Golf Tournament. Stay tuned for more details.
- **Event URL**: https://allevents.in/downey/21st-annnual-golf-tournament/226923357802861
- **Event Categories**: Sports
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Downey
- **state**: CA
- **country**: United States
- **location**: Rio Hondo Golf Club
- **lat**: 33.953748289434
- **long**: -118.14553375805
- **full address**: Rio Hondo Golf Club, 10627 Old River School Rd, Downey, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/banners/eeec835f6f97f67cbe116c5985e5665f
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/banners/6a5f55022c1a66af378a1726e908c8fa

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 11 Oct, 2017 at 10:30 am
- **Q**: Where is the event happening?
  - **A:** Rio Hondo Golf Club, 10627 Old River School Rd, Downey, United States
- **Q**: What type of event is this?
  - **A:** Sports
- **Q**: Where can I find ticket details about 21st Annnual Golf Tournament ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "21st Annnual Golf Tournament",
        "image": "https://cdn-az.allevents.in/banners/eeec835f6f97f67cbe116c5985e5665f",
        "startDate": "2017-10-11",
        "url": "https://allevents.in/downey/21st-annnual-golf-tournament/226923357802861",
        "location": {
            "@type": "Place",
            "name": "Rio Hondo Golf Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10627 Old River School Rd",
                "addressLocality": "Downey",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.953748289434",
                "longitude": "-118.14553375805"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Save the date to our 21st Annual Golf Tournament. Stay tuned for more details."
    }
]
```