{
    "@context": "https://schema.org",
    "@type": "ItemList",
    "name": "YK YURDAKUL KIRTASİYE ürün listesi",
    "url": "https://b2c.hizlibulut.com/urunler.json",
    "numberOfItems": 2,
    "itemListOrder": "https://schema.org/ItemListOrderDescending",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": {
                "@type": "Product",
                "name": "FABER CASTEL CD ( S) KIRMIZI",
                "url": "https://b2c.hizlibulut.com/urun/faber-castel-cd-s-kirmizi-1550",
                "sku": "YRD00318",
                "gtin": "4005401020530"
            }
        },
        {
            "@type": "ListItem",
            "position": 2,
            "item": {
                "@type": "Product",
                "name": "YK SLİME OYUN JELİ 250 ML 18'Lİ",
                "url": "https://b2c.hizlibulut.com/urun/yk-slime-oyun-jeli-250-ml-18-li-1386",
                "sku": "YRD01805",
                "gtin": "8769368592357"
            }
        }
    ]
}