

# Event Details

- **Event Name**: Annual Town Meeting
- **Event Start and End Date**: Mon, 16 Jun, 2025 at 07:00 pm
- **Event Description**: Annual Town Meeting 
All Paxton registered voters are encouraged to attend to vote on how your tax dollars are spent as well as to vote on some proposed bylaw changes in the town.
- **Event URL**: https://allevents.in/paxton/annual-town-meeting/200028121753637
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 25

## Ticket Details


## Event venue details

- **city**: Paxton
- **state**: MA
- **country**: United States
- **location**: Zecco Performing Arts Center Anna Maria College
- **lat**: 42.329458791099
- **long**: -71.920207427252
- **full address**: Zecco Performing Arts Center Anna Maria College, Paxton, Massachusetts, United States

## Event gallery

- **Alt text**: Annual Town Meeting
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/52c6219164b820c8273e034354e125b889c886633251c04eba136689ae5df7c3-rimg-w1200-h900-dcd3ddd5-gmir?v=1750048121

## FAQs

- **Q**: When and where is Annual Town Meeting being held?
  - **A:** Annual Town Meeting takes place on Mon, 16 Jun, 2025 at 07:00 pm to Mon, 16 Jun, 2025 at 07:00 pm at Zecco Performing Arts Center Anna Maria College, Paxton, Massachusetts, United States.
- **Q**: Who is organizing Annual Town Meeting?
  - **A:** Annual Town Meeting is organized by Town of Paxton.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual Town Meeting",
        "image": "https://cdn-az.allevents.in/events3/banners/52c6219164b820c8273e034354e125b889c886633251c04eba136689ae5df7c3-rimg-w1200-h900-dcd3ddd5-gmir?v=1750048121",
        "startDate": "2025-06-16",
        "url": "https://allevents.in/paxton/annual-town-meeting/200028121753637",
        "location": {
            "@type": "Place",
            "name": "Zecco Performing Arts Center Anna Maria College",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Paxton, Massachusetts",
                "addressLocality": "Paxton",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.329458791099",
                "longitude": "-71.920207427252"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Annual Town Meeting \nAll Paxton registered voters are encouraged to attend to vote on how your tax dollars are spent as well as to vote on some proposed bylaw changes in the town.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Town of Paxton",
                "url": "https://allevents.in/org/town-of-paxton/23933736"
            }
        ]
    }
]
```