+
{{ object.title }}
+
+ 📍 {{ object.city }}, {{ object.country }}
+
+
+
+ {{ object.description }}
+
+
+
+
+ {{ getAmenityLabel(amenity) }}
+
+
+ +{{ object.amenities.length - 3 }}
+
+
+
+
+
+ {{ formatPrice(object.price) }}
+ {{ getPriceUnitLabel(object.priceUnit) }}
+
+
+
+ ⭐
+ {{ object.rating }}
+ ({{ object.reviewCount }})
+
+
+