

# Event Details

- **Event Name**: Troop Meeting
- **Event Start and End Date**: Mon, 22 Sep, 2025 at 07:00 pm – Mon, 22 Sep, 2025 at 08:30 pm
- **Event Description**: Regular Meeting
- **Event URL**: https://allevents.in/locust-grove/troop-meeting/200028535336405
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Locust Grove
- **state**: VA
- **country**: United States
- **location**: Fredericksburg-Rappahannock Chapter of the Izaak Walton League of America
- **lat**: 38.2962
- **long**: -77.680222
- **full address**: Fredericksburg-Rappahannock Chapter of the Izaak Walton League of America, 12400 Herndon Rd,Locust Grove, United States

## Event gallery

- **Alt text**: Troop Meeting
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/d6584b0ad0668b2262ad7c1c7c570d3fdb1f37fa384876f9ea3c537446715e09-rimg-w1200-h1600-dc737a78-gmir?v=1758256158

## FAQs

- **Q**: When and where is Troop Meeting being held?
  - **A:** Troop Meeting takes place on Mon, 22 Sep, 2025 at 07:00 pm to Mon, 22 Sep, 2025 at 08:30 pm at Fredericksburg-Rappahannock Chapter of the Izaak Walton League of America, 12400 Herndon Rd,Locust Grove, United States.
- **Q**: Who is organizing Troop Meeting?
  - **A:** Troop Meeting is organized by BSA Troop 21 - Spotsylvania, Va.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Troop Meeting",
        "image": "https://cdn-az.allevents.in/events2/banners/d6584b0ad0668b2262ad7c1c7c570d3fdb1f37fa384876f9ea3c537446715e09-rimg-w1200-h1600-dc737a78-gmir?v=1758256158",
        "startDate": "2025-09-22",
        "endDate": "2025-09-22",
        "url": "https://allevents.in/locust-grove/troop-meeting/200028535336405",
        "location": {
            "@type": "Place",
            "name": "Fredericksburg-Rappahannock Chapter of the Izaak Walton League of America",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "12400 Herndon Rd,Locust Grove",
                "addressLocality": "Locust Grove",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.2962",
                "longitude": "-77.680222"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Regular Meeting",
        "organizer": [
            {
                "@type": "Organization",
                "name": "BSA Troop 21 - Spotsylvania Va",
                "url": "https://allevents.in/org/bsa-troop-21-spotsylvania-va/21322935"
            }
        ]
    }
]
```