

# Event Details

- **Event Name**: Food Truck Fiesta
- **Event Start and End Date**: Thu, 01 May, 2025 at 04:00 pm – Thu, 01 May, 2025 at 08:00 pm
- **Event Description**: Enjoy a Variety of local food trucks that rotate each week.
- **Event URL**: https://allevents.in/arizona-city/food-truck-fiesta/200028102342954
- **Event Categories**: food-drinks
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Arizona City
- **state**: AZ
- **country**: United States
- **location**: 13460 S Sunland Gin Road , Arizona City, AZ, United States, Arizona 85123
- **lat**: 32.75771
- **long**: -111.67127
- **full address**: 13460 S Sunland Gin Road , Arizona City, AZ, United States, Arizona 85123

## Event gallery

- **Alt text**: Food Truck Fiesta
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/0dd1634395faa4b53070c0f1b6165c206e6f94b907178dc4b910b520bb787ff8-rimg-w1024-h635-dceeeeee-gmir?v=1745784652

## FAQs

- **Q**: When and where is Food Truck Fiesta being held?
  - **A:** Food Truck Fiesta takes place on Thu, 01 May, 2025 at 04:00 pm to Thu, 01 May, 2025 at 08:00 pm at 13460 S Sunland Gin Road , Arizona City, AZ, United States, Arizona 85123.
- **Q**: Who is organizing Food Truck Fiesta?
  - **A:** Food Truck Fiesta is organized by Arizona City Main Street Fair.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Food Truck Fiesta is ideal for foodies, craft beverage enthusiasts, and festival fans looking for the best local flavors and experiences. Whether you're a first-time attendee or a longtime enthusiast in Arizona City, this event is thoughtfully curated to deliver a standout experience worth every moment. If Food Truck Fiesta sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Food Truck Fiesta",
        "image": "https://cdn-az.allevents.in/events9/banners/0dd1634395faa4b53070c0f1b6165c206e6f94b907178dc4b910b520bb787ff8-rimg-w1024-h635-dceeeeee-gmir?v=1745784652",
        "startDate": "2025-05-01",
        "endDate": "2025-05-01",
        "url": "https://allevents.in/arizona-city/food-truck-fiesta/200028102342954",
        "location": {
            "@type": "Place",
            "name": "13460 S Sunland Gin Road , Arizona City, AZ, United States, Arizona 85123",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "13466 S Sunland Gin Rd, Arizona City, AZ 85123, United States,Arizona City, Arizona",
                "addressLocality": "Arizona City",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.75771",
                "longitude": "-111.67127"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Enjoy a Variety of local food trucks that rotate each week.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Arizona City Main Street Fair",
                "url": "https://allevents.in/org/arizona-city-main-street-fair/24188959"
            }
        ]
    }
]
```