

# Event Details

- **Event Name**: Spring Food Truck Festival
- **Event Start and End Date**: Sun, 03 May, 2026 at 11:00 am – Sun, 03 May, 2026 at 04:00 pm (-04:00)
- **Event Description**: Join us for our Spring event! Our food truck festival in the fall was such a hit we decided to do it twice a year!!! We will have retail vendors and local food trucks for your shopping  experience and tasting palette!
- **Event URL**: https://allevents.in/westfield/spring-food-truck-festival-tickets/80003434200248
- **Event Categories**: festivals, food-drinks, food-truck-festivals, shopping
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

- **Ticket Price Range**: min: 0, max: 0, currency: USD
- **Ticket informations**: 
  - ticket_1 — 0.00 USD

## Event venue details

- **city**: Westfield
- **state**: MA
- **country**: United States
- **location**: Westfield Riding Club
- **lat**: 42.1076727
- **long**: -72.7864825
- **full address**: Westfield Riding Club, 29 Fowler Rd, Westfield, MA 01085, United States

## Event gallery

- **Alt text**: Spring Food Truck Festival
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb69ef9c52cc248.jpg

## FAQs

- **Q**: When and where is Spring Food Truck Festival being held?
  - **A:** Spring Food Truck Festival takes place on Sun, 03 May, 2026 at 11:00 am to Sun, 03 May, 2026 at 04:00 pm at Westfield Riding Club, 29 Fowler Rd, Westfield, MA 01085, United States.
- **Q**: Who is organizing Spring Food Truck Festival?
  - **A:** Spring Food Truck Festival is organized by Spring Food Truck Fest.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spring Food Truck Festival",
        "image": "https://cdn2.allevents.in/thumbs/thumb69ef9c52cc248.jpg",
        "startDate": "2026-05-03T11:00:00-04:00",
        "endDate": "2026-05-03T16:00:00-04:00",
        "url": "https://allevents.in/westfield/spring-food-truck-festival-tickets/80003434200248",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Westfield Riding Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "29 Fowler Rd, Westfield, MA 01085, United States",
                "postalCode": "01085",
                "addressLocality": "Westfield",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.1076727",
                "longitude": "-72.7864825"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our Spring event! Our food truck festival in the fall was such a hit we decided to do it twice a year!!! We will have retail vendors and local food trucks for your shopping  experience and tasting palette!",
        "offers": [
            {
                "@type": "AggregateOffer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "USD",
                "availabilityStarts": "2026-04-27",
                "availabilityEnds": "2026-05-03T16:00:00-04:00",
                "validFrom": "2026-04-27",
                "lowPrice": "0.00",
                "highPrice": "0.00",
                "price": "0.00",
                "url": "https://allevents.in/westfield/spring-food-truck-festival-tickets/80003434200248"
            },
            {
                "@type": "Offer",
                "priceCurrency": "USD",
                "availabilityStarts": "2026-04-27",
                "availabilityEnds": "2026-05-03T16:00:00-04:00",
                "validFrom": "2026-04-27",
                "price": "0.00",
                "url": "https://allevents.in/westfield/spring-food-truck-festival-tickets/80003434200248",
                "availability": "https://schema.org/InStock",
                "name": "VIP"
            }
        ],
        "organizer": [
            {
                "@type": "Organization",
                "name": "Spring Food Truck Fest",
                "url": "https://allevents.in/org/spring-food-truck-fest/27729182"
            }
        ]
    }
]
```