

# Event Details

- **Event Name**: SDTC Monthly Meeting
- **Event Start and End Date**: Wed, 02 Apr, 2025 at 07:00 pm
- **Event Description**: SDTC Monthly Meeting. ALL WELCOME!
- **Event URL**: https://allevents.in/salem/sdtc-monthly-meeting/200028005505349
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Salem
- **state**: CT
- **country**: United States
- **location**: Salem, Connecticut
- **lat**: 41.4903
- **long**: -72.2758
- **full address**: Salem, Connecticut, United States

## Event gallery

- **Alt text**: SDTC Monthly Meeting
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/1a70b49627e8b2db7c83cd7eaeeee25b891425f79924985fb1899701b3b3a2dd-rimg-w894-h536-dcffffff-gmir?v=1743468168

## FAQs

- **Q**: When and where is SDTC Monthly Meeting being held?
  - **A:** SDTC Monthly Meeting takes place on Wed, 02 Apr, 2025 at 07:00 pm to Wed, 02 Apr, 2025 at 07:00 pm at Salem, Connecticut, United States.
- **Q**: Who is organizing SDTC Monthly Meeting?
  - **A:** SDTC Monthly Meeting is organized by Salem CT Democratic Town Committee.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "SDTC Monthly Meeting",
        "image": "https://cdn-az.allevents.in/events7/banners/1a70b49627e8b2db7c83cd7eaeeee25b891425f79924985fb1899701b3b3a2dd-rimg-w894-h536-dcffffff-gmir?v=1743468168",
        "startDate": "2025-04-02",
        "url": "https://allevents.in/salem/sdtc-monthly-meeting/200028005505349",
        "location": {
            "@type": "Place",
            "name": "Salem, Connecticut",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Salem, Connecticut",
                "addressLocality": "Salem",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.4903",
                "longitude": "-72.2758"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "SDTC Monthly Meeting. ALL WELCOME!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Salem CT Democratic Town Committee",
                "url": "https://allevents.in/org/salem-ct-democratic-town-committee/24534378"
            }
        ]
    }
]
```