

# Event Details

- **Event Name**: Fireworks on the Farm
- **Event Start and End Date**: Fri, 11 Sep, 2026 at 08:00 pm (-04:00)
- **Event Description**: 🎸Tequila Rose Band performing 4:30pm-8:30pm
- **Event URL**: https://allevents.in/newton/fireworks-on-the-farm/200030602422924
- **Event Categories**: Entertainment, performances, Music
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Newton
- **state**: NJ
- **country**: United States
- **location**: 251 High Street, Newton, NJ
- **lat**: 41.05381
- **long**: -74.76948
- **full address**: 251 High Street, Newton, NJ, United States

## Event gallery

- **Alt text**: Fireworks on the Farm
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/042d43157bba2ff578622e4624b23c6406f1d73495eb28993023ef7bbe7baffc-rimg-w1200-h1600-dc080818-gmir?v=1787449224

## FAQs

- **Q**: When and where is Fireworks on the Farm being held?
  - **A:** Fireworks on the Farm takes place on Fri, 11 Sep, 2026 at 08:00 pm to Fri, 11 Sep, 2026 at 08:00 pm at 251 High Street, Newton, NJ, United States.
- **Q**: Who is organizing Fireworks on the Farm?
  - **A:** Fireworks on the Farm is organized by Lentini Farms.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fireworks on the Farm",
        "image": "https://cdn-az.allevents.in/events3/banners/042d43157bba2ff578622e4624b23c6406f1d73495eb28993023ef7bbe7baffc-rimg-w1200-h1600-dc080818-gmir?v=1787449224",
        "startDate": "2026-09-11T20:00:00-04:00",
        "url": "https://allevents.in/newton/fireworks-on-the-farm/200030602422924",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "251 High Street, Newton, NJ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "249 High St, Newton, NJ 07860-9600, United States",
                "addressLocality": "Newton",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.05381",
                "longitude": "-74.76948"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "🎸Tequila Rose Band performing 4:30pm-8:30pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lentini Farms",
                "url": "https://allevents.in/org/lentini-farms/20507739"
            }
        ]
    }
]
```