Structured Data | [
{
"@context": "http://schema.org",
"@type": "Product",
"offers": [
{
"@type": "Offer",
"availability": "http://schema.org/InStock",
"price": 499.0,
"priceCurrency": "DKK",
"priceValidUntil": "2025-08-03",
"url": "https://pilatesuniverse.dk/products/pilates-pro-bar-kit?variant=43732956119228"
}
],
"brand": "PilatesUniverse",
"sku": "",
"name": "Pilates Pro Bar Kit",
"description": "",
"category": "",
"url": "https://pilatesuniverse.dk/products/pilates-pro-bar-kit",
"image": {
"@type": "ImageObject",
"url": "https://pilatesuniverse.dk/cdn/shop/files/1_1024x1024.png?v=1714998529",
"image": "https://pilatesuniverse.dk/cdn/shop/files/1_1024x1024.png?v=1714998529",
"name": "Pilates Pro Bar Kit",
"width": 1024,
"height": 1024
}
}
] |