

# Event Details

- **Event Name**: Free Pizza Wednesdays 
- **Event Start and End Date**: Wed, 31 Dec, 2025 at 05:00 pm – Wed, 31 Dec, 2025 at 06:00 pm
- **Event Description**: We know we don't have food but we do have free pizza Weds with the purchase of beer you can get a free slice of pizza.
- **Event URL**: https://allevents.in/indian-orchard/free-pizza-wednesdays/200029413383546
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Indian Orchard
- **state**: MA
- **country**: United States
- **location**: 34 Front st. suite G21, Indian Orchard, MA
- **lat**: 42.1604
- **long**: -72.50609
- **full address**: 34 Front st. suite G21, Indian Orchard, MA, United States

## Event gallery

- **Alt text**: Free Pizza Wednesdays
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/9290a0353d82cc8382ef30470cbabf30f8d9caddf7be3d1b4fdbc0d31782b1a2-rimg-w1200-h628-dcd000dc-gmir?v=1766829046

## FAQs

- **Q**: When and where is Free Pizza Wednesdays  being held?
  - **A:** Free Pizza Wednesdays  takes place on Wed, 31 Dec, 2025 at 05:00 pm to Wed, 31 Dec, 2025 at 06:00 pm at 34 Front st. suite G21, Indian Orchard, MA, United States.
- **Q**: Who is organizing Free Pizza Wednesdays ?
  - **A:** Free Pizza Wednesdays  is organized by Rustic Brewing Company.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Free Pizza Wednesdays",
        "image": "https://cdn-az.allevents.in/events2/banners/9290a0353d82cc8382ef30470cbabf30f8d9caddf7be3d1b4fdbc0d31782b1a2-rimg-w1200-h628-dcd000dc-gmir?v=1766829046",
        "startDate": "2025-12-31",
        "endDate": "2025-12-31",
        "url": "https://allevents.in/indian-orchard/free-pizza-wednesdays/200029413383546",
        "location": {
            "@type": "Place",
            "name": "34 Front st. suite G21, Indian Orchard, MA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "34 Front St, Indian Orchard, MA 01151-1148, United States",
                "addressLocality": "Indian Orchard",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.1604",
                "longitude": "-72.50609"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We know we don't have food but we do have free pizza Weds with the purchase of beer you can get a free slice of pizza.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rustic Brewing Company",
                "url": "https://allevents.in/org/rustic-brewing-company/23312107"
            }
        ]
    }
]
```