

# Event Details

- **Event Name**: D18 Monthly Meeting
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 01:00 pm
- **Event Description**: Monthly meeting to discuss new or old topics and hear updates from officers.
- **Event URL**: https://allevents.in/burlington/d18-monthly-meeting/200028996090641
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 23

## Ticket Details


## Event venue details

- **city**: Burlington
- **state**: IA
- **country**: United States
- **location**: HEARTLAND HARLEY-DAVIDSON
- **lat**: 40.8098438
- **long**: -91.1431068
- **full address**: HEARTLAND HARLEY-DAVIDSON, 117 S Roosevelt Ave,Burlington, Iowa, United States

## Event gallery

- **Alt text**: D18 Monthly Meeting
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/120b4cc472e7412371a787d144e135e5b86e446bafc7b8c61b756eee43dcecb1-rimg-w1200-h555-dc302f2f-gmir?v=1765196486

## FAQs

- **Q**: When and where is D18 Monthly Meeting being held?
  - **A:** D18 Monthly Meeting takes place on Sat, 13 Dec, 2025 at 01:00 pm to Sat, 13 Dec, 2025 at 01:00 pm at HEARTLAND HARLEY-DAVIDSON, 117 S Roosevelt Ave,Burlington, Iowa, United States.
- **Q**: Who is organizing D18 Monthly Meeting?
  - **A:** D18 Monthly Meeting is organized by ABATE of Iowa District 18.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "D18 Monthly Meeting",
        "image": "https://cdn-az.allevents.in/events4/banners/120b4cc472e7412371a787d144e135e5b86e446bafc7b8c61b756eee43dcecb1-rimg-w1200-h555-dc302f2f-gmir?v=1765196486",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/burlington/d18-monthly-meeting/200028996090641",
        "location": {
            "@type": "Place",
            "name": "HEARTLAND HARLEY-DAVIDSON",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "117 S Roosevelt Ave,Burlington, Iowa",
                "addressLocality": "Burlington",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.8098438",
                "longitude": "-91.1431068"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Monthly meeting to discuss new or old topics and hear updates from officers.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "ABATE of Iowa District 18",
                "url": "https://allevents.in/org/abate-of-iowa-district-18/25425147"
            }
        ]
    }
]
```