

# Event Details

- **Event Name**: The Hatfield Family Classic
- **Event Start and End Date**: Fri, 26 Jun, 2026 at 09:00 am (-04:00)
- **Event Description**: Save the date for a golf tournament like no other!🏌️‍♀️🏌️⛳️
- **Event URL**: https://allevents.in/line-lexington/the-hatfield-family-classic/200029707035614
- **Event Categories**: sports, tournaments, golf
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details


## Event venue details

- **city**: Line Lexington
- **state**: PA
- **country**: United States
- **location**: Twin Woods Golf Course
- **lat**: 40.282939910889
- **long**: -75.274299621582
- **full address**: Twin Woods Golf Course, 2924 E. Orvilla Rd.,Line Lexington, Pennsylvania, United States

## Event gallery

- **Alt text**: The Hatfield Family Classic
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/734da46a19e37dc60feeeb8386a49646ea1fb23245e52f580f074602c7584fa1-rimg-w940-h788-dcffffff-gmir?v=1775062248

## FAQs

- **Q**: When and where is The Hatfield Family Classic being held?
  - **A:** The Hatfield Family Classic takes place on Fri, 26 Jun, 2026 at 09:00 am to Fri, 26 Jun, 2026 at 09:00 am at Twin Woods Golf Course, 2924 E. Orvilla Rd.,Line Lexington, Pennsylvania, United States.
- **Q**: Who is organizing The Hatfield Family Classic?
  - **A:** The Hatfield Family Classic is organized by Hatfield Township.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Hatfield Family Classic is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Line Lexington, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Hatfield Family Classic sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Hatfield Family Classic",
        "image": "https://cdn-az.allevents.in/events3/banners/734da46a19e37dc60feeeb8386a49646ea1fb23245e52f580f074602c7584fa1-rimg-w940-h788-dcffffff-gmir?v=1775062248",
        "startDate": "2026-06-26T09:00:00-04:00",
        "url": "https://allevents.in/line-lexington/the-hatfield-family-classic/200029707035614",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Twin Woods Golf Course",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2924 E. Orvilla Rd.,Line Lexington, Pennsylvania",
                "addressLocality": "Line Lexington",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.282939910889",
                "longitude": "-75.274299621582"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Save the date for a golf tournament like no other!🏌️‍♀️🏌️⛳️",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hatfield Township",
                "url": "https://allevents.in/org/hatfield-township/22637420"
            }
        ]
    }
]
```