Skip to content

Instantly share code, notes, and snippets.

@Zmetser
Forked from printer-gmg/reviewMeta.json
Last active May 29, 2017 13:33
Show Gist options
  • Save Zmetser/d4f31e7d6446745ebfebaa360fe1caeb to your computer and use it in GitHub Desktop.
Save Zmetser/d4f31e7d6446745ebfebaa360fe1caeb to your computer and use it in GitHub Desktop.
{
"title" : "This new ASUS tablet pc is dope",
"score" : "A+",
"reviewData" : [
{
"title" : "Specs",
"content" : "Intel i7 CPU, very good, very good, also an NVidia GPU"
},
{
"title" : "Benchmark results",
"content" : "It was fast. 900000000 score in PC Mark."
}
],
"reviewImage" : "http://res.cloudinary.com/gawker-media/image/upload/v1495783566/ikwum2k9iayoepoyql5p.jpg",
"typedTags" :[
{
"typeCanonical": "brand",
"typeDisplay": "Brand",
"values": [
{
"valueCanonical" : "asus",
"valueDisplay" : "Asus"
}
]
},
{
"typeCanonical": "type",
"typeDisplay": "Product Type",
"values": [
{
"valueCanonical" : "tablet",
"valueDisplay" : "Tablet"
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment