

# Event Details

- **Event Name**: OLH Scout Golf Classic
- **Event Start and End Date**: Mon, 27 Oct, 2025 at 09:00 am
- **Event Description**: Golf Tournament to benefit the scouts of Troop 354 - Our Lady of Hope
- **Event URL**: https://allevents.in/sparrows-point/olh-scout-golf-classic/200028945789522
- **Event Categories**: sports, golf, tournaments
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

- **Ticket URL**: https://store.baltimoregolfing.com/products/scout-354?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=sparrows+point-events

## Event venue details

- **city**: Sparrows Point
- **state**: MD
- **country**: United States
- **location**: Rocky Point Golf Course
- **lat**: 39.25171
- **long**: -76.41822
- **full address**: Rocky Point Golf Course, 1935 Back River Neck Rd,Sparrows Point, Maryland, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: BSA Troop 354 - Dundalk, MD (https://allevents.in/org/bsa-troop-354-dundalk-md/24837888)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/8967036efb0552ed3e978a9b96271c3fc45f5723b7fc074d9b35378eccfadb93-rimg-w927-h1200-dcffffff-gmir?v=1760492943
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=OLH+Scout+Golf+Classic&date=27+Oct

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 27 Oct, 2025 at 09:00 am
- **Q**: Where is the event happening?
  - **A:** Rocky Point Golf Course, 1935 Back River Neck Rd,Sparrows Point, Maryland, United States
- **Q**: Who is organizing the event?
  - **A:** BSA Troop 354 - Dundalk, MD
- **Q**: What type of event is this?
  - **A:** sports, golf, tournaments
- **Q**: Where can I find ticket details about OLH Scout Golf Classic ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "OLH Scout Golf Classic",
        "image": "https://cdn-az.allevents.in/events10/banners/8967036efb0552ed3e978a9b96271c3fc45f5723b7fc074d9b35378eccfadb93-rimg-w927-h1200-dcffffff-gmir?v=1760492943",
        "startDate": "2025-10-27",
        "url": "https://allevents.in/sparrows-point/olh-scout-golf-classic/200028945789522",
        "location": {
            "@type": "Place",
            "name": "Rocky Point Golf Course",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1935 Back River Neck Rd,Sparrows Point, Maryland",
                "addressLocality": "Sparrows Point",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.25171",
                "longitude": "-76.41822"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Golf Tournament to benefit the scouts of Troop 354 - Our Lady of Hope",
        "organizer": [
            {
                "@type": "Organization",
                "name": "BSA Troop 354 - Dundalk MD",
                "url": "https://allevents.in/org/bsa-troop-354-dundalk-md/24837888"
            }
        ]
    }
]
```