

# Event Details

- **Event Name**: LBA Monthly Meeting
- **Event Start and End Date**: Mon, 16 Feb, 2026 at 07:00 pm
- **Event Description**: Monthly association meeting. Held at Linglestown Legion 272 in the large banquet room. All are welcome.
- **Event URL**: https://allevents.in/rutherford/lba-monthly-meeting/200029262647004
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details

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

## Event venue details

- **city**: Rutherford
- **state**: PA
- **country**: United States
- **location**: American Legion
- **lat**: 40.329500522843
- **long**: -76.791888937892
- **full address**: American Legion, 505 N Mountain Rd,Linglestown, Pennsylvania, Rutherford, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Linglestown Baseball Association (https://allevents.in/org/linglestown-baseball-association/23375649)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/9688faa01a15c8bd910e5d88616a48091bf6286ff43c8a310f8d8199a48e6557-rimg-w960-h720-dc7a5a43-gmir?v=1770932292
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=LBA+Monthly+Meeting&date=16+Feb

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 16 Feb, 2026 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** American Legion, 505 N Mountain Rd,Linglestown, Pennsylvania, Rutherford, United States
- **Q**: Who is organizing the event?
  - **A:** Linglestown Baseball Association
- **Q**: What type of event is this?
  - **A:** meetups
- **Q**: Where can I find ticket details about LBA Monthly Meeting ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "LBA Monthly Meeting",
        "image": "https://cdn-az.allevents.in/events10/banners/9688faa01a15c8bd910e5d88616a48091bf6286ff43c8a310f8d8199a48e6557-rimg-w960-h720-dc7a5a43-gmir?v=1770932292",
        "startDate": "2026-02-16",
        "url": "https://allevents.in/rutherford/lba-monthly-meeting/200029262647004",
        "location": {
            "@type": "Place",
            "name": "American Legion",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "505 N Mountain Rd,Linglestown, Pennsylvania",
                "addressLocality": "Rutherford",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.329500522843",
                "longitude": "-76.791888937892"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Monthly association meeting. Held at Linglestown Legion 272 in the large banquet room. All are welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Linglestown Baseball Association",
                "url": "https://allevents.in/org/linglestown-baseball-association/23375649"
            }
        ]
    }
]
```