

# Event Details

- **Event Name**: Local Harvest Pizza
- **Event Start and End Date**: Wed, 26 Nov, 2025 at 04:00 pm – Wed, 26 Nov, 2025 at 08:00 pm
- **Event Description**: Handmade wood fired pizza with local fresh ingredients
- **Event URL**: https://allevents.in/newtown/local-harvest-pizza/200029228802319
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Newtown
- **state**: PA
- **country**: United States
- **location**: Newtown Brewing Company
- **lat**: 40.22737
- **long**: -74.91005
- **full address**: Newtown Brewing Company, 103 Penns Trl, Newtown, PA 18940-1814, United States

## Event gallery

- **Alt text**: Local Harvest Pizza
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/25edb0224db2cd4d3bf74e3d4378a673374613bf41d80068a0466b090060d440-rimg-w1200-h1200-dc161418-gmir?v=1763635759

## FAQs

- **Q**: When and where is Local Harvest Pizza being held?
  - **A:** Local Harvest Pizza takes place on Wed, 26 Nov, 2025 at 04:00 pm to Wed, 26 Nov, 2025 at 08:00 pm at Newtown Brewing Company, 103 Penns Trl, Newtown, PA 18940-1814, United States.
- **Q**: Who is organizing Local Harvest Pizza?
  - **A:** Local Harvest Pizza is organized by Newtown Brewing Company.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Local Harvest Pizza",
        "image": "https://cdn-az.allevents.in/events2/banners/25edb0224db2cd4d3bf74e3d4378a673374613bf41d80068a0466b090060d440-rimg-w1200-h1200-dc161418-gmir?v=1763635759",
        "startDate": "2025-11-26",
        "endDate": "2025-11-26",
        "url": "https://allevents.in/newtown/local-harvest-pizza/200029228802319",
        "location": {
            "@type": "Place",
            "name": "Newtown Brewing Company",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "103 Penns Trl, Newtown, PA 18940-1814, United States",
                "addressLocality": "Newtown",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.22737",
                "longitude": "-74.91005"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Handmade wood fired pizza with local fresh ingredients",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Newtown Brewing Company",
                "url": "https://allevents.in/org/newtown-brewing-company/25967955"
            }
        ]
    }
]
```