-
Notifications
You must be signed in to change notification settings - Fork 2
/
data.txt
83 lines (76 loc) · 2.46 KB
/
data.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
websiteData=[
{
Ammenities: ['Swimming Pool', 'Air Conditioner', 'Internet', 'Television', 'Parking', 'Housekeeping', 'Washing Machine', 'Refrigerator', 'Spa', 'Cook On']
bathroom: "4"
bedroom: "5"
city: "Pataya"
costpernight: "10000"
country: "Thailand"
img_url: "https://www.tripvillas.com/holiday-home/31900325-jomtien-paradise-villa-5-bed-property-with-jet-pool-and-sauna-in-pattaya/"
maxguests: "10"
refid: "200"
title: "Jomtien Paradise Villa | 5 Bed Property With Jet Pool And Sauna In Pattaya"
type_of_property: "Villa",
Rating:4,
Rated:Excelent Stay,
},
{
Ammenities:['Swimming Pool', 'Air Conditioner', 'Internet', 'Television'],
bathroom: "5",
bedroom: "5",
city: "Pataya",
costpernight: "80000",
country: "Thailand",
img_url: "https://d2vcelvjdj7n25.cloudfront.net/media/property_photos/image_watermarked_1024/46007896/0b5364faa2c711e783140a92a929817e_watermarked_image_1024.jpeg",
maxguests: "10",
refid: "201",
title: "Baan Chokdee | 5 Bed Pool Villa Near Jomtien Beach In South Pattaya",
type_of_property: "Villa",
Rating:5,
Rated:Pleasent Stay,
},
{
Ammenities:['Swimming Pool', 'Air Conditioner', 'Internet', 'Television', 'Parking', 'Spa'],
bathroom: "2",
bedroom: "2",
city: "Pataya",
costpernight: "4000",
country: "Thailand",
img_url: "https://d2vcelvjdj7n25.cloudfront.net/media/property_photos/image_watermarked_1024/36952294/7819757aa2c511e783140a92a929817e_watermarked_image_1024.jpeg",
maxguests: "5",
refid: "202",
title: "Pratumnak Regal Villa | 2 Bed Pool Home At Pratumnak Hill In Pattaya",
Rating:"3",
Rated:Good for Stay,
},
{
Ammenities:['Internet', 'Television', 'Parking'],
bathroom: "1",
bedroom: "2",
city: "Pataya",
costpernight: "3000",
country: "Thailand",
img_url: "https://d2vcelvjdj7n25.cloudfront.net/media/property_photos/image_watermarked_1024/72289717/255_watermarked_image_1024.jpeg",
maxguests: "4",
refid: "203",
title: "Boutique Resort For Rent - Pepper Villa (2 Bedrooms) Stay",
type_of_property: "Farm",
Rating:"5",
Rated:Excelent Stay,
},
{
Ammenities:['Swimming Pool', 'Air Conditioner', 'Internet', 'Parking', 'Spa', 'Cook On'],
bathroom: "2",
bedroom: "3",
city: "Pataya",
costpernight: "5000",
country: "Thailand",
img_url: "https://d2vcelvjdj7n25.cloudfront.net/media/property_photos/image_watermarked_1024/32358195/82ededb7a2ca11e783180a92a929817e_watermarked_image_1024.jpeg",
maxguests: "6",
refid: "204",
title: "Thammachat P3 Victoria | 3 Bedroom Pattaya Pool Villa In Bangsaray",
type_of_property: "Farm",
Rating:"4.5",
Rated:Pleasent Stay,
}
]