

# Event Details

- **Event Name**: First Tee Golf Outing
- **Event Start and End Date**: Mon, 22 Jul, 2019 at 12:00 pm – Mon, 22 Jul, 2019 at 08:00 pm
- **Event Description**: The First Tee reaches young people ages 5-18 through golf instruction and life skills lessons administered at chapters, military installations, and to students in elementary schools.
- **Event URL**: https://allevents.in/merchantville/first-tee-golf-outing/200017492103256
- **Event Categories**: Sports, trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Merchantville
- **state**: NJ
- **country**: United States
- **location**: Merchantville Country Club
- **lat**: 39.942062402232
- **long**: -75.043828865275
- **full address**: Merchantville Country Club, 501 Chapel Ave W, Cherry Hill, New Jersey 08002, Merchantville, United States

## Event gallery

- **Alt text**: First Tee Golf Outing
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/55ba22e49872e64b4ef21325b759ac277c627c7c9ab2c7a728f955ba00193104-rimg-w520-h280-gmir.jpg?v=1563619271

## FAQs

- **Q**: When and where is First Tee Golf Outing being held?
  - **A:** First Tee Golf Outing takes place on Mon, 22 Jul, 2019 at 12:00 pm to Mon, 22 Jul, 2019 at 08:00 pm at Merchantville Country Club, 501 Chapel Ave W, Cherry Hill, New Jersey 08002, Merchantville, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "First Tee Golf Outing",
        "image": "https://cdn-az.allevents.in/events9/banners/55ba22e49872e64b4ef21325b759ac277c627c7c9ab2c7a728f955ba00193104-rimg-w520-h280-gmir.jpg?v=1563619271",
        "startDate": "2019-07-22",
        "endDate": "2019-07-22",
        "url": "https://allevents.in/merchantville/first-tee-golf-outing/200017492103256",
        "location": {
            "@type": "Place",
            "name": "Merchantville Country Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "501 Chapel Ave W, Cherry Hill, New Jersey 08002",
                "addressLocality": "Merchantville",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.942062402232",
                "longitude": "-75.043828865275"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The First Tee reaches young people ages 5-18 through golf instruction and life skills lessons administered at chapters, military installations, and to students in elementary schools."
    }
]
```