

# Event Details

- **Event Name**: Monthly Gathering
- **Event Start and End Date**: Mon, 07 Apr, 2025 at 06:30 pm
- **Event Description**: Join the conversation. All are welcome!
- **Event URL**: https://allevents.in/west-union/monthly-gathering/200027719909456
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: West Union
- **state**: WV
- **country**: United States
- **location**: Doddridge County Public Library
- **lat**: 39.296513203391
- **long**: -80.776333808899
- **full address**: Doddridge County Public Library, 170 Marie Street,West Union, West Virginia, United States

## Event gallery

- **Alt text**: Monthly Gathering
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/7cbf65daea137b5f2fa5c6146fa115d246927ad415f9f4cc0f3797e7e92cbbf8-rimg-w716-h968-dcebedf3-gmir?v=1743974811

## FAQs

- **Q**: When and where is Monthly Gathering being held?
  - **A:** Monthly Gathering takes place on Mon, 07 Apr, 2025 at 06:30 pm to Mon, 07 Apr, 2025 at 06:30 pm at Doddridge County Public Library, 170 Marie Street,West Union, West Virginia, United States.
- **Q**: Who is organizing Monthly Gathering?
  - **A:** Monthly Gathering is organized by Doddridge Democratic Party.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly Gathering",
        "image": "https://cdn-az.allevents.in/events8/banners/7cbf65daea137b5f2fa5c6146fa115d246927ad415f9f4cc0f3797e7e92cbbf8-rimg-w716-h968-dcebedf3-gmir?v=1743974811",
        "startDate": "2025-04-07",
        "url": "https://allevents.in/west-union/monthly-gathering/200027719909456",
        "location": {
            "@type": "Place",
            "name": "Doddridge County Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "170 Marie Street,West Union, West Virginia",
                "addressLocality": "West Union",
                "addressRegion": "WV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.296513203391",
                "longitude": "-80.776333808899"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the conversation. All are welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Doddridge Democratic Party",
                "url": "https://allevents.in/org/doddridge-democratic-party/25188058"
            }
        ]
    }
]
```