コンテンツへ!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "ウォータートリートメント",
"description": "サラツヤ髪で指通りするん。放置時間不要。水タイプの洗い流すトリートメント",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
]
}
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type":"ListItem",
"position": 1,
"item": {
"@id": "/",
"name": "Home"
}
}
,
{
"@type":"ListItem",
"position": 2,
"item": {
"@id": "https://www.lorealparisjapan.jp/hair-care",
"name": "ヘアケア"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparisjapan.jp/hair-care/hair-pack-and-treatment",
"name": "ヘアパック・洗い流すトリートメント"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparisjapan.jp/hair-pack-and-treatment/water-treatment",
"name": "ウォータートリートメント"
}
}
]
}