{
  "@context": "https://schema.org",
  "@type": "ItemList",
  "name": "More Than Miles + The Cookie Wait List — Product Feed",
  "description": "Cycling apparel and lifestyle goods from More Than Miles™ (women's gravel program team kit) and The Cookie Wait List™ (cycling art, apparel, and gifts by Amanda Duling).",
  "url": "https://morethanmilesgravel.com/product-feed.json",
  "itemListElement": [
    {
      "@type": "Product",
      "@id": "https://morethanmilesgravel.com/#product-mtm-team-kit",
      "name": "More Than Miles™ Women's Gravel Team Kit",
      "description": "Official More Than Miles team apparel — jerseys, bibs, and cold-weather layers designed for the women's founding pilot cohort and community riders.",
      "brand": {
        "@type": "Brand",
        "name": "More Than Miles"
      },
      "category": "Sporting Goods > Cycling > Apparel",
      "audience": {
        "@type": "PeopleAudience",
        "suggestedGender": "female"
      },
      "url": "https://jakroo.com/store-front?storeId=SkYpn1kGGx&titleProp=More%20Than%20Miles%20Women%27s%20Gravel&bannerProp=null",
      "offers": {
        "@type": "AggregateOffer",
        "availability": "https://schema.org/InStock",
        "priceCurrency": "USD",
        "offerCount": 6,
        "seller": {
          "@type": "Organization",
          "name": "Jakroo Custom Cycling Apparel"
        }
      }
    },
    {
      "@type": "Product",
      "@id": "https://morethanmilesgravel.com/#product-cookie-wait-list",
      "name": "The Cookie Wait List™ — Cycling Art, Apparel & Gifts",
      "description": "Original cycling artwork, posters, apparel, stickers, and gifts inspired by real experiences from bike shops, group rides, and the wider cycling community.",
      "brand": {
        "@type": "Brand",
        "name": "The Cookie Wait List"
      },
      "category": "Arts & Entertainment > Hobbies & Creative Arts > Artwork",
      "url": "https://www.thecookiewaitlist.com/collections/all",
      "offers": {
        "@type": "AggregateOffer",
        "availability": "https://schema.org/InStock",
        "priceCurrency": "USD",
        "seller": {
          "@type": "Organization",
          "name": "The Cookie Wait List"
        }
      }
    }
  ]
}