- JSON-LD
- Turtle
@prefix : <http://schema.org/>.
[ a :AggregateRating;
].
[ :itemReviewed []
].
[ :ratingCount "2149"].
[ :ratingValue "4.3"].
[ a :Hotel;].
[ :name "Dayuse"].
@prefix : <http://schema.org/>.
[ a :AggregateRating;
].
[ :itemReviewed []
].
[ :ratingCount "2149"].
[ :ratingValue "4.3"].
[ a :Hotel;].
[ :name "Dayuse"].