

# Event Details

- **Event Name**: General Meeting
- **Event Start and End Date**: Thu, 02 Apr, 2026 at 07:00 pm – Thu, 02 Apr, 2026 at 08:15 pm
- **Event Description**: Join the Acadiana Amateur Radio Association for their general meeting followed by a guest speaker presentation. Public Welcome
- **Event URL**: https://allevents.in/scott/general-meeting/200029820722253
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Scott
- **state**: LA
- **country**: United States
- **location**: Candyland Cottage & Ice cream Shoppe
- **lat**: 30.2958794
- **long**: -92.1167831
- **full address**: Candyland Cottage &amp; Ice cream Shoppe, 2300 LA-93, Scott, LA 70583-4221, United States

## Event gallery

- **Alt text**: General Meeting
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/2ca53f0238966a463ba223f8723493445659bdaf4980c3584cd46703ef748422-rimg-w1200-h395-dca49376-gmir?v=1775002128

## FAQs

- **Q**: When and where is General Meeting being held?
  - **A:** General Meeting takes place on Thu, 02 Apr, 2026 at 07:00 pm to Thu, 02 Apr, 2026 at 08:15 pm at Candyland Cottage &amp; Ice cream Shoppe, 2300 LA-93, Scott, LA 70583-4221, United States.
- **Q**: Who is organizing General Meeting?
  - **A:** General Meeting is organized by Acadiana Amateur Radio Club - W5DDL.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "General Meeting",
        "image": "https://cdn-az.allevents.in/events1/banners/2ca53f0238966a463ba223f8723493445659bdaf4980c3584cd46703ef748422-rimg-w1200-h395-dca49376-gmir?v=1775002128",
        "startDate": "2026-04-02",
        "endDate": "2026-04-02",
        "url": "https://allevents.in/scott/general-meeting/200029820722253",
        "location": {
            "@type": "Place",
            "name": "Candyland Cottage & Ice cream Shoppe",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2300 LA-93, Scott, LA 70583-4221, United States",
                "addressLocality": "Scott",
                "addressRegion": "LA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.2958794",
                "longitude": "-92.1167831"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the Acadiana Amateur Radio Association for their general meeting followed by a guest speaker presentation. Public Welcome",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Acadiana Amateur Radio Club - W5DDL",
                "url": "https://allevents.in/org/acadiana-amateur-radio-club-w5ddl/23671704"
            }
        ]
    }
]
```