

# Event Details

- **Event Name**: February Monthly Meeting
- **Event Start and End Date**: Mon, 02 Feb, 2026 at 07:00 pm
- **Event Description**: The monthly meeting starts promptly at 7 pm. Please join us.
- **Event URL**: https://allevents.in/rockville/february-monthly-meeting/200029388029506
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Rockville
- **state**: MN
- **country**: United States
- **location**: The Hideaway Bar
- **lat**: 45.47238
- **long**: -94.33752
- **full address**: The Hideaway Bar, 201 E Broadway St,Rockville,MN,United States

## Event gallery

- **Alt text**: February Monthly Meeting
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/4b25259c81d3c282643877825aea688bdf5b036cbe9c8933ec1df21ca9401d52-rimg-w960-h540-dcffffff-gmir?v=1769275801

## FAQs

- **Q**: When and where is February Monthly Meeting being held?
  - **A:** February Monthly Meeting takes place on Mon, 02 Feb, 2026 at 07:00 pm to Mon, 02 Feb, 2026 at 07:00 pm at The Hideaway Bar, 201 E Broadway St,Rockville,MN,United States.
- **Q**: Who is organizing February Monthly Meeting?
  - **A:** February Monthly Meeting is organized by Rockville Area Sportsman's Club, Inc.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "February Monthly Meeting",
        "image": "https://cdn-az.allevents.in/events3/banners/4b25259c81d3c282643877825aea688bdf5b036cbe9c8933ec1df21ca9401d52-rimg-w960-h540-dcffffff-gmir?v=1769275801",
        "startDate": "2026-02-02",
        "url": "https://allevents.in/rockville/february-monthly-meeting/200029388029506",
        "location": {
            "@type": "Place",
            "name": "The Hideaway Bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "201 E Broadway St,Rockville,MN,United States",
                "addressLocality": "Rockville",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.47238",
                "longitude": "-94.33752"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The monthly meeting starts promptly at 7 pm. Please join us.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rockville Area Sportsmans Club Inc",
                "url": "https://allevents.in/org/rockville-area-sportsmans-club-inc/23328784"
            }
        ]
    }
]
```