

# Event Details

- **Event Name**: Monthly Meeting
- **Event Start and End Date**: Sun, 19 Apr, 2026 at 02:00 pm (-04:00)
- **Event Description**: Monthly business meeting. Come and see what our crew is all about.
- **Event URL**: https://allevents.in/lancaster/monthly-meeting/200029711407233
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Lancaster
- **state**: PA
- **country**: United States
- **location**: Lancaster County Public Safety Training Center
- **lat**: 40.033218492791
- **long**: -76.254251618009
- **full address**: Lancaster County Public Safety Training Center, Lancaster, Pennsylvania, United States

## Event gallery

- **Alt text**: Monthly Meeting
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/8247a393328add3fbacdb2a6dcd1534b961b202a3c462008fa2fe1ca85ca826e-rimg-w1200-h800-dc040102-gmir?v=1775981930

## FAQs

- **Q**: When and where is Monthly Meeting being held?
  - **A:** Monthly Meeting takes place on Sun, 19 Apr, 2026 at 02:00 pm to Sun, 19 Apr, 2026 at 02:00 pm at Lancaster County Public Safety Training Center, Lancaster, Pennsylvania, United States.
- **Q**: Who is organizing Monthly Meeting?
  - **A:** Monthly Meeting is organized by Northern Lancaster County Forest Fire Company.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Monthly Meeting is ideal for professionals, entrepreneurs, startup founders, and networking enthusiasts eager to grow their connections. Whether you're a first-time attendee or a longtime enthusiast in Lancaster, this event is thoughtfully curated to deliver a standout experience worth every moment. If Monthly Meeting sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly Meeting",
        "image": "https://cdn-az.allevents.in/events2/banners/8247a393328add3fbacdb2a6dcd1534b961b202a3c462008fa2fe1ca85ca826e-rimg-w1200-h800-dc040102-gmir?v=1775981930",
        "startDate": "2026-04-19T14:00:00-04:00",
        "url": "https://allevents.in/lancaster/monthly-meeting/200029711407233",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Lancaster County Public Safety Training Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Lancaster, Pennsylvania",
                "addressLocality": "Lancaster",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.033218492791",
                "longitude": "-76.254251618009"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Monthly business meeting. Come and see what our crew is all about.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Northern Lancaster County Forest Fire Company",
                "url": "https://allevents.in/org/northern-lancaster-county-forest-fire-company/20210654"
            }
        ]
    }
]
```