{
"@context": "https://schema.org/",
"@type": "Product",
"name": "NF EN 12512",
"image": "https://tienda.aenor.com/documents/d/global/AFNOR",
"description": "Timber structures - Test methods - Cyclic testing of joints made withmechanical fasteners",
"brand": {
"@type": "Brand",
"name": "AFNOR"
},
"offers": [
{
"@type": "Offer",
"sku": "FE044292",
"price": "70.63",
"priceCurrency": "EUR",
"category": "PDF",
"availability": "https://schema.org/InStock",
"itemOffered": {
"@type": "CreativeWork",
"inLanguage": "EN"
}
},
{
"@type": "Offer",
"sku": "FA044292",
"price": "70.63",
"priceCurrency": "EUR",
"category": "PDF",
"availability": "https://schema.org/InStock",
"itemOffered": {
"@type": "CreativeWork",
"inLanguage": "FR"
}
}
]
}










