

# Event Details

- **Event Name**: Troop Meeting
- **Event Start and End Date**: Mon, 08 Dec, 2025 at 07:00 pm
- **Event Description**: We welcome all interested youth and visitors! 

Our weekly Troop meeting where youth and leaders come together to work on planning, rank requirements, or any other activities they need to be accomplished.
- **Event URL**: https://allevents.in/hillsboro/troop-meeting/200028951601803
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Hillsboro
- **state**: OR
- **country**: United States
- **location**: Hillsboro Odd Fellows
- **lat**: 45.52287
- **long**: -122.98642
- **full address**: Hillsboro Odd Fellows, 267 E Main St, Hillsboro, OR 97123-4020, United States

## Event gallery

- **Alt text**: Troop Meeting
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/6206bc53d618cedb265714209fd258173fda44b954478bbd21ec5e0dcc33c67f-rimg-w1200-h444-dc005212-gmir?v=1765242661

## FAQs

- **Q**: When and where is Troop Meeting being held?
  - **A:** Troop Meeting takes place on Mon, 08 Dec, 2025 at 07:00 pm to Mon, 08 Dec, 2025 at 07:00 pm at Hillsboro Odd Fellows, 267 E Main St, Hillsboro, OR 97123-4020, United States.
- **Q**: Who is organizing Troop Meeting?
  - **A:** Troop Meeting is organized by Scout Troop 240.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Troop Meeting",
        "image": "https://cdn-az.allevents.in/events3/banners/6206bc53d618cedb265714209fd258173fda44b954478bbd21ec5e0dcc33c67f-rimg-w1200-h444-dc005212-gmir?v=1765242661",
        "startDate": "2025-12-08",
        "url": "https://allevents.in/hillsboro/troop-meeting/200028951601803",
        "location": {
            "@type": "Place",
            "name": "Hillsboro Odd Fellows",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "267 E Main St, Hillsboro, OR 97123-4020, United States",
                "addressLocality": "Hillsboro",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.52287",
                "longitude": "-122.98642"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We welcome all interested youth and visitors! \n\nOur weekly Troop meeting where youth and leaders come together to work on planning, rank requirements, or any other activities they need to be accomplished.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Scout Troop 240",
                "url": "https://allevents.in/org/scout-troop-240/26781641"
            }
        ]
    }
]
```