

# Event Details

- **Event Name**: First Annual Golf Tournament 
- **Event Start and End Date**: Sat, 18 Jul, 2026 at 12:00 pm
- **Event Description**: Save the date for our first annual golf tournament.
- **Event URL**: https://allevents.in/newport-news/first-annual-golf-tournament/200030089707727
- **Event Categories**: sports, golf, tournaments
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Newport News
- **state**: VA
- **country**: United States
- **location**: Marshall
- **lat**: 36.986065
- **long**: -76.42219
- **full address**: Marshall, Newport News, Virginia, United States

## Event gallery

- **Alt text**: First Annual Golf Tournament
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/88c40ee456d0c9fb262a89cbc133fd19b6e2ed7ce54e7b2e28a5e8df5b27b8f7-rimg-w1200-h1552-dcffffff-gmir?v=1783767318

## FAQs

- **Q**: When and where is First Annual Golf Tournament  being held?
  - **A:** First Annual Golf Tournament  takes place on Sat, 18 Jul, 2026 at 12:00 pm to Sat, 18 Jul, 2026 at 12:00 pm at Marshall, Newport News, Virginia, United States.
- **Q**: Who is organizing First Annual Golf Tournament ?
  - **A:** First Annual Golf Tournament  is organized by World Class Helping Hands.
- **Q**: Who is this event for? Is it right for me?
  - **A:** First Annual Golf Tournament  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 Newport News, this event is thoughtfully curated to deliver a standout experience worth every moment. If First Annual Golf Tournament  sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "First Annual Golf Tournament",
        "image": "https://cdn-az.allevents.in/events10/banners/88c40ee456d0c9fb262a89cbc133fd19b6e2ed7ce54e7b2e28a5e8df5b27b8f7-rimg-w1200-h1552-dcffffff-gmir?v=1783767318",
        "startDate": "2026-07-18",
        "url": "https://allevents.in/newport-news/first-annual-golf-tournament/200030089707727",
        "location": {
            "@type": "Place",
            "name": "Marshall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Newport News, Virginia",
                "addressLocality": "Newport News",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.986065",
                "longitude": "-76.42219"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Save the date for our first annual golf tournament.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "World Class Helping Hands",
                "url": "https://allevents.in/org/world-class-helping-hands/27808422"
            }
        ]
    }
]
```