

# Event Details

- **Event Name**: Monthly Meeting
- **Event Start and End Date**: Sun, 12 Apr, 2026 at 12:00 pm – Sun, 12 Apr, 2026 at 01:00 pm (-04:00)
- **Event Description**: Monthly meeting and open to anyone who wants to learn more about who we are and what we do.
- **Event URL**: https://allevents.in/london/monthly-meeting/200029779864335
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: London
- **state**: OH
- **country**: United States
- **location**: 51 East 1st Street, London, OH, United States, Ohio 43140
- **lat**: 39.88586
- **long**: -83.44577
- **full address**: 51 East 1st Street, London, OH, United States, Ohio 43140

## Event gallery

- **Alt text**: Monthly Meeting
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/4e1456628f7349f21f0d6d9a7a7899c90e4ec3049bdcd2d151bfff483008c423-rimg-w1200-h800-dc171717-gmir?v=1774907738

## FAQs

- **Q**: When and where is Monthly Meeting being held?
  - **A:** Monthly Meeting takes place on Sun, 12 Apr, 2026 at 12:00 pm to Sun, 12 Apr, 2026 at 01:00 pm at 51 East 1st Street, London, OH, United States, Ohio 43140.
- **Q**: Who is organizing Monthly Meeting?
  - **A:** Monthly Meeting is organized by American Legion Riders Post #105 London, OH.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly Meeting",
        "image": "https://cdn-az.allevents.in/events9/banners/4e1456628f7349f21f0d6d9a7a7899c90e4ec3049bdcd2d151bfff483008c423-rimg-w1200-h800-dc171717-gmir?v=1774907738",
        "startDate": "2026-04-12T12:00:00-04:00",
        "endDate": "2026-04-12T13:00:00-04:00",
        "url": "https://allevents.in/london/monthly-meeting/200029779864335",
        "location": {
            "@type": "Place",
            "name": "51 East 1st Street, London, OH, United States, Ohio 43140",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "51 E 1st St, London, OH 43140-1267, United States",
                "addressLocality": "London",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.88586",
                "longitude": "-83.44577"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Monthly meeting and open to anyone who wants to learn more about who we are and what we do.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "American Legion Riders Post 105 London OH",
                "url": "https://allevents.in/org/american-legion-riders-post-105-london-oh/18737941"
            }
        ]
    }
]
```