‣
‣
Product Reviews
Review of PRODUCTIPSUM by BRANDIPSUM
Review of PRODUCTIPSUM by BRANDIPSUM
Test Item 2
Test Item 2
Item Name
Item Name
{
"@context": "https://schema.org/",
"@type": "Product",
"name": "ProductNameipsum",
"description": "OVERVIEWOFREVIEWipsum",
"sku": "ipsum",
"mpn": "ipsum",
"brand": {
"@type": "Brand",
"name": "Brandipsum"
},
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "ipsumrating",
"reviewCount": "1",
"bestRating": "ipsumrating"
},
"review": {
"@type": "Review",
"reviewRating": {
"@type": "Rating",
"ratingValue": "ipsumrating",
"bestRating": "ipsumrating"
},
"author": {
"@type": "Person",
"name": "Spencer Field"
},
"datePublished": "ipsumdate",
"reviewBody": "OVERVIEWOFREVIEWipsum",
"name": "ipsum",
"publisher": {
"@type": "Organization",
"name": "SpencerField.me",
"logo": {
"@type": "ImageObject",
"url": "https://res.cloudinary.com/dwyugowdo/image/upload/v1753366908/Spencer_Field_Logo_ghbxop.png"
}
}
}
}