

# Event Details

- **Event Name**: Save the Date
- **Event Start and End Date**: Sat, 03 May, 2025 at 12:00 am
- **Event Description**: An event at Green Valley CC
- **Event URL**: https://allevents.in/groveland/save-the-date/200028102568310
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 30

## Ticket Details


## Event venue details

- **city**: Groveland
- **state**: FL
- **country**: United States
- **location**: Green Valley Country Club
- **lat**: 28.5616467
- **long**: -81.814429
- **full address**: Green Valley Country Club, 14601 Green Valley Blvd,Groveland, Florida, United States

## Event gallery

- **Alt text**: Save the Date
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/1ba4500ebd8c9d7894dda0fb46deb0bd5ce747fc77d0a85f24182aa3cfa5cfc2-rimg-w960-h952-dc28502f-gmir?v=1745789110

## FAQs

- **Q**: When and where is Save the Date being held?
  - **A:** Save the Date takes place on Sat, 03 May, 2025 at 12:00 am to Sat, 03 May, 2025 at 12:00 am at Green Valley Country Club, 14601 Green Valley Blvd,Groveland, Florida, United States.
- **Q**: Who is organizing Save the Date?
  - **A:** Save the Date is organized by Annual Greene Jacket Scramble.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Save the Date",
        "image": "https://cdn-az.allevents.in/events3/banners/1ba4500ebd8c9d7894dda0fb46deb0bd5ce747fc77d0a85f24182aa3cfa5cfc2-rimg-w960-h952-dc28502f-gmir?v=1745789110",
        "startDate": "2025-05-03",
        "url": "https://allevents.in/groveland/save-the-date/200028102568310",
        "location": {
            "@type": "Place",
            "name": "Green Valley Country Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "14601 Green Valley Blvd,Groveland, Florida",
                "addressLocality": "Groveland",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.5616467",
                "longitude": "-81.814429"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "An event at Green Valley CC",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Annual Greene Jacket Scramble",
                "url": "https://allevents.in/org/annual-greene-jacket-scramble/25630085"
            }
        ]
    }
]
```