

# Event Details

- **Event Name**: Annual Chowder Sale
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 12:00 pm
- **Event Description**: Our Chowder sale will during the Lewiston Christmas Walk! 

Starting at 12 noon, until we’re out.
- **Event URL**: https://allevents.in/lewiston/annual-chowder-sale/200029235179357
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 77

## Ticket Details


## Event venue details

- **city**: Lewiston
- **state**: NY
- **country**: United States
- **location**: 145 N 6th St, Lewiston, NY 14092-1317, United States
- **lat**: 43.173671722412
- **long**: -79.04044342041
- **full address**: 145 N 6th St, Lewiston, NY 14092-1317, United States

## Event gallery

- **Alt text**: Annual Chowder Sale
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/860d5e3ffa8573897618242a0fc314ae7447093673f712465077fb65928c1a27-rimg-w450-h600-dcc08d5f-gmir?v=1764971032

## FAQs

- **Q**: When and where is Annual Chowder Sale being held?
  - **A:** Annual Chowder Sale takes place on Sat, 06 Dec, 2025 at 12:00 pm to Sat, 06 Dec, 2025 at 12:00 pm at 145 N 6th St, Lewiston, NY 14092-1317, United States.
- **Q**: Who is organizing Annual Chowder Sale?
  - **A:** Annual Chowder Sale is organized by Lewiston Fire Company No. 1.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual Chowder Sale",
        "image": "https://cdn-az.allevents.in/events8/banners/860d5e3ffa8573897618242a0fc314ae7447093673f712465077fb65928c1a27-rimg-w450-h600-dcc08d5f-gmir?v=1764971032",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/lewiston/annual-chowder-sale/200029235179357",
        "location": {
            "@type": "Place",
            "name": "145 N 6th St, Lewiston, NY 14092-1317, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "160 N 5th St, Lewiston, NY 14092-1362, United States",
                "addressLocality": "Lewiston",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.173671722412",
                "longitude": "-79.04044342041"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our Chowder sale will during the Lewiston Christmas Walk! \n\nStarting at 12 noon, until we’re out.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lewiston Fire Company No. 1",
                "url": "https://allevents.in/org/lewiston-fire-company-no-1/27123502"
            }
        ]
    }
]
```