Skip to content

Instantly share code, notes, and snippets.

@bolstad
Created June 24, 2019 12:11
Show Gist options
  • Save bolstad/5784712f34d32a553ec48a33cec42cf5 to your computer and use it in GitHub Desktop.
Save bolstad/5784712f34d32a553ec48a33cec42cf5 to your computer and use it in GitHub Desktop.
compricer rating
[{
"@context": "http://schema.org",
"@type": "LocalBusiness",
"@id": "http://www.compricer.se",
"sameAs": "https://se.trustpilot.com/review/www.compricer.se",
"image": "https://s3-eu-west-1.amazonaws.com/tpd/screenshots/4be144e5000064000507c7f2/198x149.png",
"name": "Compricer",
"priceRange": "$",
"email": "info@compricer.se",
"telephone": "08-58612270",
"aggregateRating": {
"@type": "AggregateRating",
"bestRating": "10",
"worstRating": "0",
"ratingValue": "8.6",
"reviewCount": "115"
},
"address": {
"@type": "PostalAddress",
"streetAddress": "Luntmakargatan 18",
"addressLocality": "Stockholm",
"addressRegion": "Stockholm",
"postalCode": "111 37"
}
}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment