

# Event Details

- **Event Name**: Volunteer Info Meeting
- **Event Start and End Date**: Wed, 25 Feb, 2026 at 06:00 pm
- **Event Description**: Stop by for a drink at the Magothy Inn and see what volunteer opportunities are available in the neighborhood this year!
- **Event URL**: https://allevents.in/pasadena/volunteer-info-meeting/200029508329646
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details

- **Ticket URL**: http://facebook.com/200029508329646?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=pasadena-events

## Event venue details

- **city**: Pasadena
- **state**: MD
- **country**: United States
- **location**: The Magothy Inn
- **lat**: 39.09706
- **long**: -76.524
- **full address**: The Magothy Inn, 546 Center St, Pasadena, MD 21122-5048, United States

## Event gallery

- **Alt text**: Volunteer Info Meeting
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/9c62f9295a34f1dbed664c7319cf8471a129556fc096e4104daa38c120ddd53f-rimg-w520-h216-dcfefefe-gmir?v=1771755991

## FAQs

- **Q**: When and where is Volunteer Info Meeting being held?
  - **A:** Volunteer Info Meeting takes place on Wed, 25 Feb, 2026 at 06:00 pm to Wed, 25 Feb, 2026 at 06:00 pm at The Magothy Inn, 546 Center St, Pasadena, MD 21122-5048, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Volunteer Info Meeting",
        "image": "https://cdn-az.allevents.in/events2/banners/9c62f9295a34f1dbed664c7319cf8471a129556fc096e4104daa38c120ddd53f-rimg-w520-h216-dcfefefe-gmir?v=1771755991",
        "startDate": "2026-02-25",
        "url": "https://allevents.in/pasadena/volunteer-info-meeting/200029508329646",
        "location": {
            "@type": "Place",
            "name": "The Magothy Inn",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "546 Center St, Pasadena, MD 21122-5048, United States",
                "addressLocality": "Pasadena",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.09706",
                "longitude": "-76.524"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Stop by for a drink at the Magothy Inn and see what volunteer opportunities are available in the neighborhood this year!"
    }
]
```