

# Event Details

- **Event Name**: Meeting
- **Event Start and End Date**: Thu, 12 Mar, 2026 at 06:30 pm
- **Event Description**: The first atv club meeting will be Thursday the 12th of March hope to see you all there.
- **Event URL**: https://allevents.in/berwick/meeting/200029781305455
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Berwick
- **state**: ME
- **country**: United States
- **location**: Berwick Fire Department
- **lat**: 43.270333516112
- **long**: -70.862332343783
- **full address**: Berwick Fire Department, 3 Public Safety Way ,Berwick,ME,United States

## Event gallery

- **Alt text**: Meeting
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/423bba756fc794acd662903c13edba565f43afe0f054181cb0ab8aba3de280e1-rimg-w768-h1024-dc90a5c2-gmir?v=1772869374

## FAQs

- **Q**: When and where is Meeting being held?
  - **A:** Meeting takes place on Thu, 12 Mar, 2026 at 06:30 pm to Thu, 12 Mar, 2026 at 06:30 pm at Berwick Fire Department, 3 Public Safety Way ,Berwick,ME,United States.
- **Q**: Who is organizing Meeting?
  - **A:** Meeting is organized by Southern Maine ATV Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Meeting",
        "image": "https://cdn-az.allevents.in/events1/banners/423bba756fc794acd662903c13edba565f43afe0f054181cb0ab8aba3de280e1-rimg-w768-h1024-dc90a5c2-gmir?v=1772869374",
        "startDate": "2026-03-12",
        "url": "https://allevents.in/berwick/meeting/200029781305455",
        "location": {
            "@type": "Place",
            "name": "Berwick Fire Department",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3 Public Safety Way ,Berwick,ME,United States",
                "addressLocality": "Berwick",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.270333516112",
                "longitude": "-70.862332343783"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The first atv club meeting will be Thursday the 12th of March hope to see you all there.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Southern Maine ATV Club",
                "url": "https://allevents.in/org/southern-maine-atv-club/20561196"
            }
        ]
    }
]
```