@prefix : <http://schema.org/>.

[ a :Hotel;

].

[
  :address "동 이 환 광 건 문 외 남 가 5 호, Beijing, China"
].

[
  :aggregateRating []
].

[
  :image <http://www.chinaholiday.com/Photos/19858/6437322.jpg>
].

[
  :image <http://www.chinaholiday.com/Photos/19858/6437323.jpg>
].

[
  :image <http://www.chinaholiday.com/Photos/19858/6437324.jpg>
].

[
  :latitude 3.98972918315332E1
].

[
  :longitude 1.16452058761133E2
].

[
  :name "Feitian Hotel Beijing"
].

[
  :priceRange "$100.1 이상"
].

[
  :telephone "+86-10-67778166"
].

[ a :AggregateRating;

].

[
  :bestRating "5"
].

[
  :ratingValue "4.6"
].

[
  :reviewCount "1611"
].

[
  :worstRating "1"
].