{
  "product_url": "https://www.allbirds.com/products/womens-tree-dasher-relay",
  "handle": "womens-tree-dasher-relay",
  "domain": "www.allbirds.com",
  "scraped_at": "2026-07-29T07:00:00+00:00",
  "source": "js",
  "fetch_status": "ok",
  "data": {
    "id": 1234567890,
    "title": "Women's Tree Dasher Relay",
    "handle": "womens-tree-dasher-relay",
    "vendor": "Allbirds",
    "product_type": "Shoes",
    "tags": ["running", "sustainable", "eucalyptus"],
    "variants": [
      {
        "id": 9876543210,
        "title": "8 / Natural White",
        "price": "135.00",
        "sku": "TDR-W-8-NW",
        "available": true
      }
    ],
    "images": [
      {
        "id": 1111111111,
        "src": "https://cdn.shopify.com/s/files/1/0428/1234/products/tdr-nw-front.jpg"
      }
    ],
    "options": [
      {"name": "Size", "values": ["7", "8", "9", "10", "11"]},
      {"name": "Color", "values": ["Natural White", "Black", "Navy"]}
    ]
  }
}
