

# Event Details

- **Event Name**: Pack Meeting - Hosted by the Bears
- **Event Start and End Date**: Mon, 01 Dec, 2025 at 07:00 pm
- **Event Description**: Pack Activity Hosted by Bears
- **Event URL**: https://allevents.in/new-london/pack-meeting-hosted-by-the-bears/200029266617633
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: New London
- **state**: MN
- **country**: United States
- **location**: 100 180th Ave NE, New London, MN 56273
- **lat**: 45.29524
- **long**: -94.95107
- **full address**: 100 180th Ave NE, New London, MN 56273, United States

## Event gallery

- **Alt text**: Pack Meeting - Hosted by the Bears
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/6ca72a91908085c7b9147fda4f6a6bc3a2c8bcd367f2a56abb5df743430e4e41-rimg-w1200-h800-dcc1d7ea-gmir?v=1764267272

## FAQs

- **Q**: When and where is Pack Meeting - Hosted by the Bears being held?
  - **A:** Pack Meeting - Hosted by the Bears takes place on Mon, 01 Dec, 2025 at 07:00 pm to Mon, 01 Dec, 2025 at 07:00 pm at 100 180th Ave NE, New London, MN 56273, United States.
- **Q**: Who is organizing Pack Meeting - Hosted by the Bears?
  - **A:** Pack Meeting - Hosted by the Bears is organized by Cub Scout Pack 237.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pack Meeting - Hosted by the Bears",
        "image": "https://cdn-az.allevents.in/events9/banners/6ca72a91908085c7b9147fda4f6a6bc3a2c8bcd367f2a56abb5df743430e4e41-rimg-w1200-h800-dcc1d7ea-gmir?v=1764267272",
        "startDate": "2025-12-01",
        "url": "https://allevents.in/new-london/pack-meeting-hosted-by-the-bears/200029266617633",
        "location": {
            "@type": "Place",
            "name": "100 180th Ave NE, New London, MN 56273",
            "address": {
                "@type": "PostalAddress",
                "name": "100 180th Ave NE, New London, MN 56273, United States",
                "addressLocality": "New London",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.29524",
                "longitude": "-94.95107"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Pack Activity Hosted by Bears",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cub Scout Pack 237",
                "url": "https://allevents.in/org/cub-scout-pack-237/24854591"
            }
        ]
    }
]
```