

# Event Details

- **Event Name**: America’s hometown parade 
- **Event Start and End Date**: Sat, 22 Nov, 2025 at 10:00 am
- **Event Description**: The Hingham Militia Company will participate in the Plymouth Thanksgiving parade known as America’s hometown parade. There will even be a brief skirmish with the British forces.
- **Event URL**: https://allevents.in/weymouth/america’s-hometown-parade/200029127898156
- **Event Categories**: parades, thanksgiving
- **Interested Audience**: 
  - total_interested_count: 24

## Ticket Details

- **Ticket URL**: http://facebook.com/200029127898156?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=weymouth-events

## Event venue details

- **city**: Weymouth
- **state**: MA
- **country**: United States
- **location**: PO Box 32, Hingham, MA
- **lat**: 42.15964
- **long**: -70.92889
- **full address**: PO Box 32, Hingham, MA, 51 Hingham Ave, South Weymouth, MA 02190-3108, United States, Weymouth

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Hingham Militia (https://allevents.in/org/hingham-militia/26133494)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/17167d050da8d6f599184d12027b6c984187c812d250e851cd9b450f7eef140e-rimg-w959-h960-dcc1d6f2-gmir?v=1763206018
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/7b99f59d34d7f919f060878ec28578860662e61ae2d0b898e8ede1d2f7059251-rimg-w300-h300-dcc1d6f2-gmir?v=1762297976

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 22 Nov, 2025 at 10:00 am
- **Q**: Where is the event happening?
  - **A:** PO Box 32, Hingham, MA, 51 Hingham Ave, South Weymouth, MA 02190-3108, United States, Weymouth
- **Q**: Who is organizing the event?
  - **A:** Hingham Militia
- **Q**: What type of event is this?
  - **A:** parades, thanksgiving
- **Q**: Where can I find ticket details about America’s hometown parade  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "America’s hometown parade",
        "image": "https://cdn-az.allevents.in/events1/banners/17167d050da8d6f599184d12027b6c984187c812d250e851cd9b450f7eef140e-rimg-w959-h960-dcc1d6f2-gmir?v=1763206018",
        "startDate": "2025-11-22",
        "url": "https://allevents.in/weymouth/america’s-hometown-parade/200029127898156",
        "location": {
            "@type": "Place",
            "name": "PO Box 32, Hingham, MA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "51 Hingham Ave, South Weymouth, MA 02190-3108, United States",
                "addressLocality": "Weymouth",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.15964",
                "longitude": "-70.92889"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Hingham Militia Company will participate in the Plymouth Thanksgiving parade known as America’s hometown parade. There will even be a brief skirmish with the British forces.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hingham Militia",
                "url": "https://allevents.in/org/hingham-militia/26133494"
            }
        ]
    }
]
```