

# Event Details

- **Event Name**: Tucson Folk Festival
- **Event Start and End Date**: Sun, 12 Apr, 2026 at 03:00 pm (-07:00)
- **Event Description**: Come and join us at the Tucson Folk Festival April 12, 2026  3:00pm. Lots of fun! See you there!
- **Event URL**: https://allevents.in/tucson/tucson-folk-festival/200029874743616
- **Event Categories**: festivals
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

- **Ticket URL**: http://facebook.com/200029874743616?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=tucson-events

## Event venue details

- **city**: Tucson
- **state**: AZ
- **country**: United States
- **location**: Downtown Tucson
- **lat**: 32.22121
- **long**: -110.973895
- **full address**: Downtown Tucson, Tucson, Arizona, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Frankly Scarlett (https://allevents.in/org/frankly-scarlett/27632779)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/7aeb72be3fd85ceb9740f135399cf9d3fdc2ff54201df70f99c7994b03bf9139-rimg-w963-h824-dc4b4842-gmir?v=1774835536
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/146d4377265570985a8a6788023b81a918004f2ec49cda809ff862c2ebe659f8-rimg-w300-h300-dc4b4943-gmir?v=1774835536

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 12 Apr, 2026 at 03:00 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** Downtown Tucson, Tucson, Arizona, United States
- **Q**: Who is organizing the event?
  - **A:** Frankly Scarlett
- **Q**: What type of event is this?
  - **A:** festivals
- **Q**: Where can I find ticket details about Tucson Folk Festival ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Festival",
        "name": "Tucson Folk Festival",
        "image": "https://cdn-az.allevents.in/events5/banners/7aeb72be3fd85ceb9740f135399cf9d3fdc2ff54201df70f99c7994b03bf9139-rimg-w963-h824-dc4b4842-gmir?v=1774835536",
        "startDate": "2026-04-12T15:00:00-07:00",
        "url": "https://allevents.in/tucson/tucson-folk-festival/200029874743616",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Downtown Tucson",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Tucson, Arizona",
                "addressLocality": "Tucson",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.22121",
                "longitude": "-110.973895"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and join us at the Tucson Folk Festival April 12, 2026  3:00pm. Lots of fun! See you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Frankly Scarlett",
                "url": "https://allevents.in/org/frankly-scarlett/27632779"
            }
        ]
    }
]
```