{
  "@context": "https://schema.org",
  "@type": "ItemList",
  "name": "Curly's Beads and Gift Shop — Events",
  "url": "https://www.curlysbeads.com/events",
  "dateModified": "2026-06-23T19:26:26.064Z",
  "numberOfItems": 1,
  "itemListElement": [
    {
      "@type": "Event",
      "name": "Trinidaddio Blues Festival",
      "description": "August 28–29: Trinidaddio Blues Fest (Trinidad, CO) Don't miss this incredible downtown tradition!!",
      "image": "https://pub-9e1e3dd6aa5344dca03c48e5ba0b6d89.r2.dev/565e4db4-3f1b-4c54-a01a-aa28dde92084/c590a45a0d9652fa.webp",
      "startDate": "2026-08-28T17:00:00+00:00",
      "endDate": "2026-08-29T18:00:00+00:00",
      "eventStatus": "https://schema.org/EventScheduled",
      "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
      "location": {
        "@type": "Place",
        "name": "Main Street Live",
        "address": {
          "@type": "PostalAddress",
          "streetAddress": "131 W Main St",
          "addressLocality": "Trinidad",
          "addressRegion": "Colorado",
          "postalCode": "81082"
        }
      },
      "offers": {
        "@type": "Offer",
        "price": "0",
        "priceCurrency": "USD",
        "availability": "https://schema.org/InStock",
        "url": "https://www.curlysbeads.com/events/trinidaddio-blues-festival"
      },
      "url": "https://www.curlysbeads.com/events/trinidaddio-blues-festival"
    }
  ]
}