${hotel.hotel_info.Hotel.PictureCaption}
${hotel.hotel_info.Hotel.HotelCatchCopy}
${hotel.hotel_info.Hotel.HotelCaption}
郵便番号
${hotel.hotel_info.Hotel.PostCode}
住所
${hotel.hotel_info.Hotel.HotelAddress}
チェックイン
${hotel.hotel_info.Hotel.CheckInTime}
チェックアウト
${hotel.hotel_info.Hotel.CheckOutTime}
アクセス等
{for ainfo in hotel.hotel_info.Hotel.AccessInformation}
| ${ainfo.name} |
${ainfo._content} |
{/for}
この宿に関するウエブ検索結果
{for winfo in hotel.web.Result}
{/for}
この宿に関するブログ検索結果
{for binfo in hotel.blogs.channel.item}
${binfo.description}
(${binfo.source._content})
(${binfo.pubDate})
{/for}