{
"@context": "https://schema.org/",
"@type": "Product",
"image": "https://www.biltorvet.dk/img/logo-biltorvet-green.svg",
"name": "Brugt Toyota Verso",
"review": {
"@type": "Review",
"reviewRating": {
"@type": "Rating",
"ratingValue": "5"
},
"name": "Brugt Toyota Verso",
"author": {
"@type": "Person",
"name": "Grethe M. Andersen"
},
"datePublished": "2019-07-08",
"reviewBody": "Alt var som det skulle være",
"publisher": {
"@type": "Organization",
"name": "Biltorvet.dk"
}
}
}