

# Event Details

- **Event Name**: Monthly Board Meeting
- **Event Start and End Date**: Sun, 01 Feb, 2026 at 06:00 pm
- **Event Description**: We are in need of volunteers in many different capacities. Come out and see what Dover Little League is all about!
- **Event URL**: https://allevents.in/east-pittsburgh/monthly-board-meeting/200029464074926
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: East Pittsburgh
- **state**: PA
- **country**: United States
- **location**: 200 Electric Ave, Dover, DE
- **lat**: 40.40136
- **long**: -79.83481
- **full address**: 200 Electric Ave, Dover, DE, 200 Electric Ave, East Pittsburgh, PA 15112-1227, United States

## Event gallery

- **Alt text**: Monthly Board Meeting
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/535a7f0d6e0b10fcdac025df2f0787a9f9634233f6d5cf7c4cdbc75842c9dbbd-rimg-w1024-h1024-dc283642-gmir?v=1769291115

## FAQs

- **Q**: When and where is Monthly Board Meeting being held?
  - **A:** Monthly Board Meeting takes place on Sun, 01 Feb, 2026 at 06:00 pm to Sun, 01 Feb, 2026 at 06:00 pm at 200 Electric Ave, Dover, DE, 200 Electric Ave, East Pittsburgh, PA 15112-1227, United States.
- **Q**: Who is organizing Monthly Board Meeting?
  - **A:** Monthly Board Meeting is organized by Dover Little League.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly Board Meeting",
        "image": "https://cdn-az.allevents.in/events8/banners/535a7f0d6e0b10fcdac025df2f0787a9f9634233f6d5cf7c4cdbc75842c9dbbd-rimg-w1024-h1024-dc283642-gmir?v=1769291115",
        "startDate": "2026-02-01",
        "url": "https://allevents.in/east-pittsburgh/monthly-board-meeting/200029464074926",
        "location": {
            "@type": "Place",
            "name": "200 Electric Ave, Dover, DE",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "200 Electric Ave, East Pittsburgh, PA 15112-1227, United States",
                "addressLocality": "East Pittsburgh",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.40136",
                "longitude": "-79.83481"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are in need of volunteers in many different capacities. Come out and see what Dover Little League is all about!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dover Little League",
                "url": "https://allevents.in/org/dover-little-league/26518093"
            }
        ]
    }
]
```