iwannagothere 0.0.3 → 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,28 +1,21 @@
1
1
  module IWannaGoThere
2
- class Urls
2
+ module Urls
3
3
  BASE_URL = "http://iwannagothere.com/api"
4
4
  URLS = {
5
- :categories => "/categories.xml",
6
- :place_information => "/places/{{geoname_id}}",
7
- :place_photos => "/places/{{geoname_id}}/get_photos",
8
- :place_guides => "/places/{{geoname_id}}/get_routes",
9
- :place_items => "/places/{{geoname_id}}/items",
10
- :item_information => "/items/{{item_id}}",
11
- :item_photos => "/items/{{item_id}}/get_photos",
12
- :guide_information => "/routes/{{route_id}}",
13
- :guide_items => "/routes/{{route_id}}/items",
14
- :user_information => "/users/{{user_id}}"
5
+ :categories => "/categories.json",
6
+ :place_information => "/places/{{geoname_id}}.json",
7
+ :place_photos => "/places/{{geoname_id}}/get_photos.json",
8
+ :place_guides => "/places/{{geoname_id}}/get_routes.json",
9
+ :place_items => "/places/{{geoname_id}}/items.json",
10
+ :item_information => "/items/{{item_id}}.json",
11
+ :item_photos => "/items/{{item_id}}/get_photos.json",
12
+ :guide_information => "/routes/{{route_id}}.json",
13
+ :guide_items => "/routes/{{route_id}}/items.json",
14
+ :user_information => "/users/{{user_id}}.json"
15
15
  }
16
- GEO_URL = "http://ws.geonames.org/search"
17
-
18
- attr_reader :urls
19
-
20
- def initialize
21
- @urls = URLS.inject({}){|object, (k,v)| object[k] = BASE_URL + v; object}
22
- end
23
-
24
- def [](key)
25
- @urls[key]
16
+
17
+ def self.[](key)
18
+ URLS[key]
26
19
  end
27
20
  end
28
21
  end
@@ -0,0 +1,32 @@
1
+ {"place":
2
+ {
3
+ "name":"Barcelona",
4
+ "main_place":true,
5
+ "hierarchy":"Europe|Spain|Catalonia|Province of Barcelona|Comarc del Barcelon\u00e8s|Barcelona",
6
+ "created_at":"2008-04-19T19:55:35Z",
7
+ "delta":false,
8
+ "updated_at":"2011-12-14T11:46:06Z",
9
+ "country_id":206,"users_count":113,
10
+ "alternative_names":null,
11
+ "meta":{
12
+ "items_per_category":{
13
+ "eating-drinking":80,
14
+ "shopping":28,
15
+ "highlights":26,
16
+ "sleeping":8,
17
+ "places-to-stay":37,
18
+ "tips":4,
19
+ "travel-tips":6,
20
+ "things-to-do":30
21
+ }
22
+ },
23
+ "id":7,
24
+ "long_guid":"http://iwannagothere.com/travel-guides/barcelona/7",
25
+ "items_count":181,
26
+ "geoname_id":3128760,
27
+ "lat":"41.3887868890716",
28
+ "map_id":21639,
29
+ "nicename":"barcelona",
30
+ "long":"2.15898513793945"
31
+ }
32
+ }
@@ -0,0 +1,79 @@
1
+ {
2
+ "itemroutes":
3
+ [
4
+ {
5
+ "name":"Madrid to Barcelona",
6
+ "created_at":"2009-04-18T23:41:58Z",
7
+ "delta":false,
8
+ "from":null,
9
+ "updated_at":"2010-03-14T16:26:49Z",
10
+ "to":null,
11
+ "meta":["Barcelona"],
12
+ "id":215,
13
+ "long_guid":"http://iwannagothere.com/users/brettgil/routes/madrid-to-barcelona",
14
+ "user_id":784,
15
+ "items_count":43,
16
+ "description":null,
17
+ "nicename":"madrid-to-barcelona"
18
+ },
19
+ {"name":"Places not-to-miss in a one-day trip in Barcelona",
20
+ "created_at":"2009-05-25T08:18:22Z",
21
+ "delta":false,
22
+ "from":"2009-11-25",
23
+ "updated_at":"2010-03-14T16:26:53Z",
24
+ "to":"2009-11-27",
25
+ "meta":["Barcelona"],
26
+ "id":250,
27
+ "long_guid":"http://iwannagothere.com/users/dyii/routes/places-not-to-miss-in-one-day-trip-in-barcelona",
28
+ "user_id":723,
29
+ "items_count":8,
30
+ "description":"It\u00b4s impossible to get to know a city in one day, and even thinking so is very arrogant. But if you have a nice plan, one day can be more enjoyable special day. As a person living in Barcelona, I will recommend you the places not-to-miss if you have only one day to visit in the city.\n\nIf you follow the whole route, you will be eating more than 3 meals, drinking coffee every 30 minutes, and moving around like a crazy person until 5am the next morning: jaja leave some for your next one-day trip in BCN!",
31
+ "nicename":"places-not-to-miss-in-one-day-trip-in-barcelona"},
32
+ {
33
+ "name":"My saved places",
34
+ "created_at":"2010-07-23T15:27:29Z",
35
+ "delta":false,
36
+ "from":null,
37
+ "updated_at":"2010-07-23T15:27:35Z",
38
+ "to":null,
39
+ "meta":null,
40
+ "id":1054,
41
+ "long_guid":"http://iwannagothere.com/users/mamuso/routes/my-saved-places",
42
+ "user_id":7,
43
+ "items_count":108,
44
+ "description":null,
45
+ "nicename":"my-saved-places"},{"name":"My saved places",
46
+ "created_at":"2010-07-23T15:28:33Z",
47
+ "delta":false,
48
+ "from":null,
49
+ "updated_at":"2010-07-23T15:28:33Z",
50
+ "to":null,
51
+ "meta":null,
52
+ "id":1062,
53
+ "long_guid":"http://iwannagothere.com/users/josedelcorral/routes/my-saved-places",
54
+ "user_id":15,
55
+ "items_count":8,
56
+ "description":null,
57
+ "nicename":"my-saved-places"
58
+ },
59
+ {
60
+ "name":"My saved places",
61
+ "created_at":"2010-07-23T15:30:06Z",
62
+ "delta":false,
63
+ "from":null,
64
+ "updated_at":"2010-12-07T10:56:45Z",
65
+ "to":null,
66
+ "meta":["Tenerife",
67
+ "Malm\u00f6",
68
+ "Palma de Mallorca",
69
+ "Barcelona",
70
+ "Madrid"],
71
+ "id":1075,
72
+ "long_guid":"http://iwannagothere.com/users/jorgecorrea/routes/my-saved-places",
73
+ "user_id":28,
74
+ "items_count":7,
75
+ "description":null,
76
+ "nicename":"my-saved-places"
77
+ }
78
+ ]
79
+ }
@@ -0,0 +1 @@
1
+ {"items":[{"address":"Carrer de la Palla, 8, 08002 Barcelona, Spain","popularity":5.0,"created_at":"2010-06-08T00:17:20Z","place_id":7,"title":"Caelum","delta":false,"coolness":0,"summercontest09":false,"published":true,"updated_at":"2010-07-23T16:32:38Z","saved_count":1,"highlighted_date":null,"url":null,"reviewed":false,"id":1659,"long_guid":"http://iwannagothere.com/eating-drinking-in-barcelona/caelum/1659","category_id":3,"user_id":7,"phone_number":null,"top_1":null,"nicetitle":"caelum","description":"If you need a break during your walk through the gothic district then you'll probably like this little coffee shop that sells delicious baked goods made in different convents and monasteries. Yummy!\nA big display window makes people stop and look in with desire. The basement is downstairs, a quiet place to complete this experience.","lat":"41.3831601","map_id":1568,"long":"2.1743317","keywords":"barcelona, spain, eating-drinking, caelum, convents, coffee shop, quiet place, monasteries, baked goods, desire"},{"address":"Carrer de l'Arc de Sant Agust\u00ed, 3, 08001 Barcelona, Spain","popularity":5.0,"created_at":"2009-01-08T00:35:33Z","place_id":7,"title":"Rita Blue","delta":false,"coolness":0,"summercontest09":false,"published":true,"updated_at":"2010-10-07T16:00:06Z","saved_count":1,"highlighted_date":null,"url":"http://www.ritablue.com/","reviewed":false,"id":1661,"long_guid":"http://iwannagothere.com/eating-drinking-in-barcelona/rita-blue/1661","category_id":3,"user_id":7,"phone_number":null,"top_1":null,"nicetitle":"rita-blue","description":"A nice and cool restaurant near the city center. You will fall in love with the food, the cocktails and the decoration :)\nProbably you will enjoy with the fried green tomatoes and probably you will wait for a while if you do not call before to book a table.\n\nPhone number: +34 933 424 086","lat":"41.3804007","map_id":1570,"long":"2.1723588","keywords":"barcelona, spain, eating-drinking, rita blue, fried green tomatoes, rita blue, number 34, cocktails, phone number, love"},{"address":"Carrer de Sant Pau, 9, 08001 Barcelona, Spain","popularity":5.0,"created_at":"2009-01-31T17:13:57Z","place_id":7,"title":"Restaurante del Hotel Espa\u00f1a","delta":false,"coolness":0,"summercontest09":false,"published":true,"updated_at":"2010-07-23T15:56:20Z","saved_count":1,"highlighted_date":null,"url":"http://www.hotelespanya.com/eng/bienvenida.htm","reviewed":false,"id":1712,"long_guid":"http://iwannagothere.com/eating-drinking-in-barcelona/restaurante-del-hotel-espana/1712","category_id":3,"user_id":26,"phone_number":null,"top_1":null,"nicetitle":"restaurante-del-hotel-espana","description":"The restaurant Fonda Espa\u00f1a is part of the Hotel Espa\u00f1a. It is located on small street paralell to the Ramblas. It has the original 1904 modernist decoration, work of the prestigious modernist architect Dom\u00e8nech i Montaner.\nThe Hotel has two stars, so don\u00b4t expect too much from the food, but it is worth the visit just to enjoy the impressive decoration. They have a nice 16\u20ac menu. It\u00b4s probably the cheapest way to enjoy modernism in Barcelona ! ;-) ","lat":"41.3802191","map_id":1616,"long":"2.1729356","keywords":"barcelona, spain, eating-drinking, restaurante del hotel espa\u00f1a, fonda espa\u00f1a, hotel espa\u00f1a, paralell, ramblas, modernist, two stars, modernism, architect, barcelona"},{"address":"Avinguda Meridiana, 2, 08018 Barcelona, Spain","popularity":5.0,"created_at":"2009-02-13T18:49:06Z","place_id":7,"title":"Santa ","delta":false,"coolness":0,"summercontest09":false,"published":true,"updated_at":"2010-10-07T16:00:12Z","saved_count":1,"highlighted_date":null,"url":null,"reviewed":false,"id":1772,"long_guid":"http://iwannagothere.com/eating-drinking-in-barcelona/santa/1772","category_id":3,"user_id":613,"phone_number":null,"top_1":null,"nicetitle":"santa","description":"Delicious place for daily menu with creative and healthy food perfectly balanced and exquisite. It's marvelous having a good lunch with natural day light.\n\nPhone number: +34 933 097 078","lat":"41.3914735","map_id":1663,"long":"2.1871824","keywords":"barcelona, spain, eating-drinking, santa , delicious place, number 34, healthy food, phone number, lunch"},{"address":"Carrer d'Aribau, 27, 08011 Barcelona, Spain","popularity":5.0,"created_at":"2009-03-23T07:45:16Z","place_id":7,"title":"Restaurante Vinotinto","delta":false,"coolness":0,"summercontest09":false,"published":true,"updated_at":"2010-07-23T16:08:31Z","saved_count":1,"highlighted_date":null,"url":null,"reviewed":false,"id":2027,"long_guid":"http://iwannagothere.com/eating-drinking-in-barcelona/restaurante-vinotinto/2027","category_id":3,"user_id":468,"phone_number":null,"top_1":null,"nicetitle":"restaurante-vinotinto","description":"Delicious meat, meat, meat. Good grill and excellent selection of wines.","lat":"41.3870315","map_id":1896,"long":"2.1609442","keywords":"barcelona, spain, eating-drinking, restaurante vinotinto, delicious meat, vinotinto, wines"},{"address":"Pla\u00e7a dels \u00c0ngels, 1, 08001 Barcelona, Spain","popularity":5.0,"created_at":"2009-06-03T09:34:13Z","place_id":7,"title":"MACBA","delta":false,"coolness":0,"summercontest09":false,"published":true,"updated_at":"2010-07-23T16:08:31Z","saved_count":1,"highlighted_date":null,"url":"http://www.macba.es","reviewed":false,"id":2879,"long_guid":"http://iwannagothere.com/things-to-do-in-barcelona/macba/2879","category_id":1,"user_id":811,"phone_number":null,"top_1":null,"nicetitle":"macba","description":"Barcelona contemporary art museum.\n\nThe MACBA, designed by American architect Richard Meier, has a longitudinal floor plan with a 120 x 35 m base, in which a circular piece that serves to articulate exhibition space, is vertically inserted, passing through all four floors.\n\n\nprice: 7,5\u20ac\n\npictures:\nhttp://www.flickr.com/photos/bcnbits/160303462/\nhttp://www.flickr.com/photos/saghita/2620953299/","lat":"41.3832276","map_id":2656,"long":"2.1675023","keywords":"barcelona, spain, things-to-do, macba, contemporary art museum, architect richard, richard meier, american architect, exhibition space, circular piece, floor plan, macba, photos"},{"address":"Carrer de l'Hospital, 74, 08001 Barcelona, Spain","popularity":5.0,"created_at":"2009-11-06T08:54:29Z","place_id":7,"title":"Juicy jones","delta":false,"coolness":0,"summercontest09":false,"published":true,"updated_at":"2010-10-07T17:00:24Z","saved_count":0,"highlighted_date":null,"url":"http://www.juicyjones.com","reviewed":false,"id":5960,"long_guid":"http://iwannagothere.com/eating-drinking-in-barcelona/juicy-jones/5960","category_id":3,"user_id":847,"phone_number":null,"top_1":null,"nicetitle":"juicy-jones","description":"juice bar and vegan restaurant with cheap menus of nice quality. You\u00b4ll chosee between indian thali and some western dishes with a good bread. you'll be full for more or less 8'50 euros. nice ambience and a good idea to eat healthy and original food.\n\nPhone number: +34 934 439 082","lat":"41.3801124","map_id":5680,"long":"2.1691885","keywords":"barcelona, spain, eating-drinking, juicy jones, indian thali, western dishes, good bread, number 34, juice bar, ambience, menus, phone number"},{"address":"Rambla de Catalunya, 27, 08007 Barcelona, Spain","popularity":5.0,"created_at":"2009-11-24T11:06:32Z","place_id":7,"title":"Hotel Praktik Rambla","delta":false,"coolness":0,"summercontest09":false,"published":true,"updated_at":"2010-07-23T16:21:25Z","saved_count":1,"highlighted_date":null,"url":"http://www.hotelpraktikrambla.com","reviewed":false,"id":6426,"long_guid":"http://iwannagothere.com/places-to-stay-in-barcelona/hotel-praktik-rambla/6426","category_id":4,"user_id":5,"phone_number":null,"top_1":null,"nicetitle":"hotel-praktik-rambla","description":"A Low Cost design hotel in a great location at Rambla Catalunya. The building of the hotel is named Casa Climent Arola, a modernista style building, from a century ago. You can find the remainings of the touch of modernisme in every details in the hotel.\nUseful tip, in case you are booking a double room, ask for the double room with the terrace to the patio. The spacious and beautiful room full of natural sunlight, is the place you can feel Barcelona in 100%. Free Wifi!","lat":"41.3890582","map_id":6139,"long":"2.1659897","keywords":"barcelona, spain, places-to-stay, hotel praktik rambla, natural sunlight, free wifi, rambla catalunya, climent, modernisme, design hotel, praktik"},{"address":"Carrer de Villarroel, 19, 08011 Barcelona, Spain","popularity":5.0,"created_at":"2009-11-24T19:19:36Z","place_id":7,"title":"Esterri","delta":false,"coolness":0,"summercontest09":false,"published":true,"updated_at":"2011-05-12T10:26:11Z","saved_count":0,"highlighted_date":null,"url":null,"reviewed":false,"id":6467,"long_guid":"http://iwannagothere.com/eating-drinking-in-barcelona/esterri/6467","category_id":3,"user_id":2000,"phone_number":null,"top_1":null,"nicetitle":"esterri","description":"Great tapas bar, in a quiet corner of Sant Antoni. Has a sunny terrace during mornings. Don't forget to ask for bravas and russian salad.\n\nPhone number: +34 933 250 188","lat":"41.3812774","map_id":6180,"long":"2.1617736","keywords":"barcelona, spain, eating-drinking, esterri, russian salad, quiet corner, number 34, sunny terrace, sant antoni, tapas bar, phone number"},{"address":"Carrer de ca l'Alegre de Dalt, 16, 08024 Barcelona, Spain","popularity":5.0,"created_at":"2009-11-25T12:49:03Z","place_id":7,"title":"Tienda Derecha","delta":false,"coolness":0,"summercontest09":false,"published":true,"updated_at":"2011-05-12T10:22:36Z","saved_count":0,"highlighted_date":null,"url":"http://tiendaderecha.blogspot.com/","reviewed":false,"id":6477,"long_guid":"http://iwannagothere.com/things-to-do-in-barcelona/tienda-derecha/6477","category_id":1,"user_id":2000,"phone_number":null,"top_1":null,"nicetitle":"tienda-derecha","description":"Tienda Derecha is an independent exhibition and artistic production space. A gallery / workshop of graphic art, zines, illustration. Definitely worh a look when you take a stroll in the Gr\u00e0cia distric.","lat":"41.4076971","map_id":6190,"long":"2.1625745","keywords":"barcelona, spain, things-to-do, tienda derecha, independent exhibition, art zines, gallery workshop, artistic production, production space, graphic art, illustration"}]}
@@ -0,0 +1,16 @@
1
+ {"pictures":
2
+ {"picture":
3
+ [
4
+ {"content_type":"image/jpeg","url":"http://a3.iwannagothere.com/userfiles/pictures/0063/9699/HOTEL_BARCELONA_ALEXANDRA_2_square.jpg","height":"297","width":"445"},
5
+ {"content_type":"image/jpeg","url":"http://a3.iwannagothere.com/userfiles/pictures/0063/9475/Cosmos2_square.jpg","height":"999","width":"1400"},
6
+ {"content_type":"image/jpeg","url":"http://a3.iwannagothere.com/userfiles/pictures/0063/9468/Cosmos1_square.jpg","height":"480","width":"640"},
7
+ {"content_type":"image/jpg","url":"http://a3.iwannagothere.com/userfiles/pictures/0063/5373/91807_square.jpg","height":"300","width":"445"},
8
+ {"content_type":"image/jpg","url":"http://a3.iwannagothere.com/userfiles/pictures/0063/5380/170100_square.jpg","height":"300","width":"445"},
9
+ {"content_type":"image/jpg","url":"http://a3.iwannagothere.com/userfiles/pictures/0063/5366/91808_square.jpg","height":"300","width":"445"},
10
+ {"content_type":"image/jpg","url":"http://a3.iwannagothere.com/userfiles/pictures/0063/5359/47471_square.jpg","height":"300","width":"445"},
11
+ {"content_type":"image/jpg","url":"http://a3.iwannagothere.com/userfiles/pictures/0063/5352/51640_square.jpg","height":"300","width":"445"},
12
+ {"content_type":"image/jpg","url":"http://a3.iwannagothere.com/userfiles/pictures/0063/5345/21895_square.jpg","height":"300","width":"445"},
13
+ {"content_type":"image/jpg","url":"http://a3.iwannagothere.com/userfiles/pictures/0063/5338/51644_square.jpg","height":"300","width":"445"}
14
+ ]
15
+ }
16
+ }
@@ -0,0 +1,62 @@
1
+ {
2
+ "item":
3
+ {
4
+ "address":"Carrer de la Palla, 8, 08002 Barcelona, Spain",
5
+ "popularity":5.0,
6
+ "created_at":"2009-01-07T23:58:31Z",
7
+ "place_id":7,
8
+ "title":"Caelum",
9
+ "delta":false,
10
+ "coolness":0,
11
+ "summercontest09":false,
12
+ "published":true,
13
+ "updated_at":"2010-07-23T16:32:38Z",
14
+ "saved_count":1,
15
+ "highlighted_date":null,
16
+ "url":null,
17
+ "country_id":"206",
18
+ "reviewed":false,
19
+ "id":1659,
20
+ "long_guid":"http://iwannagothere.com/eating-drinking-in-barcelona/caelum/1659",
21
+ "category_id":3,
22
+ "user_id":7,
23
+ "itemroute_id":"215",
24
+ "phone_number":null,
25
+ "top_1":null,
26
+ "nicetitle":"caelum",
27
+ "description":"If you need a break during your walk through the gothic district then you'll probably like this little coffee shop that sells delicious baked goods made in different convents and monasteries. Yummy!\nA big display window makes people stop and look in with desire. The basement is downstairs, a quiet place to complete this experience.",
28
+ "item_id":"1659",
29
+ "lat":"41.3831601",
30
+ "map_id":1568,
31
+ "long":"2.1743317",
32
+ "keywords":"barcelona, spain, eating-drinking, caelum, convents, coffee shop, quiet place, monasteries, baked goods, desire"},{"address":"Carrer de l'Arc de Sant Agust\u00ed, 3, 08001 Barcelona, Spain",
33
+ "popularity":5.0,
34
+ "created_at":"2009-01-08T00:35:33Z",
35
+ "place_id":7,
36
+ "title":"Rita Blue",
37
+ "delta":false,
38
+ "coolness":0,
39
+ "summercontest09":false,
40
+ "published":true,
41
+ "updated_at":"2010-10-07T16:00:06Z",
42
+ "saved_count":1,
43
+ "highlighted_date":null,
44
+ "url":"http://www.ritablue.com/",
45
+ "country_id":"206",
46
+ "reviewed":false,
47
+ "id":1661,
48
+ "long_guid":"http://iwannagothere.com/eating-drinking-in-barcelona/rita-blue/1661",
49
+ "category_id":3,
50
+ "user_id":7,
51
+ "itemroute_id":"215",
52
+ "phone_number":null,
53
+ "top_1":null,
54
+ "nicetitle":"rita-blue",
55
+ "description":"A nice and cool restaurant near the city center. You will fall in love with the food, the cocktails and the decoration :)\nProbably you will enjoy with the fried green tomatoes and probably you will wait for a while if you do not call before to book a table.\n\nPhone number: +34 933 424 086",
56
+ "item_id":"1661",
57
+ "lat":"41.3804007",
58
+ "map_id":1570,
59
+ "long":"2.1723588",
60
+ "keywords":"barcelona, spain, eating-drinking, rita blue, fried green tomatoes, rita blue, number 34, cocktails, phone number, love"
61
+ }
62
+ }
@@ -0,0 +1,18 @@
1
+ {
2
+ "itemroute":
3
+ {
4
+ "name":"Madrid to Barcelona",
5
+ "created_at":"2009-04-18T23:41:58Z",
6
+ "delta":false,
7
+ "from":null,
8
+ "updated_at":"2010-03-14T16:26:49Z",
9
+ "to":null,
10
+ "meta":["Barcelona"],
11
+ "id":215,
12
+ "long_guid":"http://iwannagothere.com/users/brettgil/routes/madrid-to-barcelona",
13
+ "user_id":784,
14
+ "items_count":43,
15
+ "description":null,
16
+ "nicename":"madrid-to-barcelona"
17
+ }
18
+ }
@@ -0,0 +1,289 @@
1
+ {
2
+ "items":
3
+ [
4
+ {
5
+ "address":"Carrer de la Palla, 8, 08002 Barcelona, Spain",
6
+ "popularity":5.0,
7
+ "created_at":"2009-01-07T23:58:31Z",
8
+ "place_id":7,
9
+ "title":"Caelum",
10
+ "delta":false,
11
+ "coolness":0,
12
+ "summercontest09":false,
13
+ "published":true,
14
+ "updated_at":"2010-07-23T16:32:38Z",
15
+ "saved_count":1,
16
+ "highlighted_date":null,
17
+ "url":null,
18
+ "country_id":"206",
19
+ "reviewed":false,
20
+ "id":1659,
21
+ "long_guid":"http://iwannagothere.com/eating-drinking-in-barcelona/caelum/1659",
22
+ "category_id":3,
23
+ "user_id":7,
24
+ "itemroute_id":"215",
25
+ "phone_number":null,
26
+ "top_1":null,
27
+ "nicetitle":"caelum",
28
+ "description":"If you need a break during your walk through the gothic district then you'll probably like this little coffee shop that sells delicious baked goods made in different convents and monasteries. Yummy!\nA big display window makes people stop and look in with desire. The basement is downstairs, a quiet place to complete this experience.",
29
+ "item_id":"1659",
30
+ "lat":"41.3831601",
31
+ "map_id":1568,
32
+ "long":"2.1743317",
33
+ "keywords":"barcelona, spain, eating-drinking, caelum, convents, coffee shop, quiet place, monasteries, baked goods, desire"},{"address":"Carrer de l'Arc de Sant Agust\u00ed, 3, 08001 Barcelona, Spain",
34
+ "popularity":5.0,
35
+ "created_at":"2009-01-08T00:35:33Z",
36
+ "place_id":7,
37
+ "title":"Rita Blue",
38
+ "delta":false,
39
+ "coolness":0,
40
+ "summercontest09":false,
41
+ "published":true,
42
+ "updated_at":"2010-10-07T16:00:06Z",
43
+ "saved_count":1,
44
+ "highlighted_date":null,
45
+ "url":"http://www.ritablue.com/",
46
+ "country_id":"206",
47
+ "reviewed":false,
48
+ "id":1661,
49
+ "long_guid":"http://iwannagothere.com/eating-drinking-in-barcelona/rita-blue/1661",
50
+ "category_id":3,
51
+ "user_id":7,
52
+ "itemroute_id":"215",
53
+ "phone_number":null,
54
+ "top_1":null,
55
+ "nicetitle":"rita-blue",
56
+ "description":"A nice and cool restaurant near the city center. You will fall in love with the food, the cocktails and the decoration :)\nProbably you will enjoy with the fried green tomatoes and probably you will wait for a while if you do not call before to book a table.\n\nPhone number: +34 933 424 086",
57
+ "item_id":"1661",
58
+ "lat":"41.3804007",
59
+ "map_id":1570,
60
+ "long":"2.1723588",
61
+ "keywords":"barcelona, spain, eating-drinking, rita blue, fried green tomatoes, rita blue, number 34, cocktails, phone number, love"},
62
+ {"address":"Carrer de Sant Pau, 9, 08001 Barcelona, Spain",
63
+ "popularity":5.0,
64
+ "created_at":"2009-01-31T17:13:57Z",
65
+ "place_id":7,
66
+ "title":"Restaurante del Hotel Espa\u00f1a",
67
+ "delta":false,
68
+ "coolness":0,
69
+ "summercontest09":false,
70
+ "published":true,
71
+ "updated_at":"2010-07-23T15:56:20Z",
72
+ "saved_count":1,
73
+ "highlighted_date":null,
74
+ "url":"http://www.hotelespanya.com/eng/bienvenida.htm",
75
+ "country_id":"206",
76
+ "reviewed":false,
77
+ "id":1712,
78
+ "long_guid":"http://iwannagothere.com/eating-drinking-in-barcelona/restaurante-del-hotel-espana/1712",
79
+ "category_id":3,
80
+ "user_id":26,
81
+ "itemroute_id":"215",
82
+ "phone_number":null,
83
+ "top_1":null,
84
+ "nicetitle":"restaurante-del-hotel-espana",
85
+ "description":"The restaurant Fonda Espa\u00f1a is part of the Hotel Espa\u00f1a. It is located on small street paralell to the Ramblas. It has the original 1904 modernist decoration, work of the prestigious modernist architect Dom\u00e8nech i Montaner.\nThe Hotel has two stars, so don\u00b4t expect too much from the food, but it is worth the visit just to enjoy the impressive decoration. They have a nice 16\u20ac menu. It\u00b4s probably the cheapest way to enjoy modernism in Barcelona ! ;-) ",
86
+ "item_id":"1712",
87
+ "lat":"41.3802191",
88
+ "map_id":1616,
89
+ "long":"2.1729356",
90
+ "keywords":"barcelona, spain, eating-drinking, restaurante del hotel espa\u00f1a, fonda espa\u00f1a, hotel espa\u00f1a, paralell, ramblas, modernist, two stars, modernism, architect, barcelona"},{"address":"Avinguda Meridiana, 2, 08018 Barcelona, Spain",
91
+ "popularity":5.0,
92
+ "created_at":"2009-02-13T18:49:06Z",
93
+ "place_id":7,
94
+ "title":"Santa ",
95
+ "delta":false,
96
+ "coolness":0,
97
+ "summercontest09":false,
98
+ "published":true,
99
+ "updated_at":"2010-10-07T16:00:12Z",
100
+ "saved_count":1,
101
+ "highlighted_date":null,
102
+ "url":null,
103
+ "country_id":"206",
104
+ "reviewed":false,
105
+ "id":1772,
106
+ "long_guid":"http://iwannagothere.com/eating-drinking-in-barcelona/santa/1772",
107
+ "category_id":3,
108
+ "user_id":613,
109
+ "itemroute_id":"215",
110
+ "phone_number":null,
111
+ "top_1":null,
112
+ "nicetitle":"santa",
113
+ "description":"Delicious place for daily menu with creative and healthy food perfectly balanced and exquisite. It's marvelous having a good lunch with natural day light.\n\nPhone number: +34 933 097 078",
114
+ "item_id":"1772",
115
+ "lat":"41.3914735",
116
+ "map_id":1663,
117
+ "long":"2.1871824",
118
+ "keywords":"barcelona, spain, eating-drinking, santa , delicious place, number 34, healthy food, phone number, lunch"},{"address":"Carrer d'Aribau, 27, 08011 Barcelona, Spain",
119
+ "popularity":5.0,
120
+ "created_at":"2009-03-23T07:45:16Z",
121
+ "place_id":7,
122
+ "title":"Restaurante Vinotinto",
123
+ "delta":false,
124
+ "coolness":0,
125
+ "summercontest09":false,
126
+ "published":true,
127
+ "updated_at":"2010-07-23T16:08:31Z",
128
+ "saved_count":1,
129
+ "highlighted_date":null,
130
+ "url":null,
131
+ "country_id":"206",
132
+ "reviewed":false,
133
+ "id":2027,
134
+ "long_guid":"http://iwannagothere.com/eating-drinking-in-barcelona/restaurante-vinotinto/2027",
135
+ "category_id":3,
136
+ "user_id":468,
137
+ "itemroute_id":"215",
138
+ "phone_number":null,
139
+ "top_1":null,
140
+ "nicetitle":"restaurante-vinotinto",
141
+ "description":"Delicious meat, meat, meat. Good grill and excellent selection of wines.",
142
+ "item_id":"2027",
143
+ "lat":"41.3870315",
144
+ "map_id":1896,
145
+ "long":"2.1609442",
146
+ "keywords":"barcelona, spain, eating-drinking, restaurante vinotinto, delicious meat, vinotinto, wines"},{"address":"Barcelona, Spain",
147
+ "popularity":4.4,
148
+ "created_at":"2009-04-17T10:06:27Z",
149
+ "place_id":7,
150
+ "title":"Sant Jordi Day",
151
+ "delta":false,
152
+ "coolness":1,
153
+ "summercontest09":false,
154
+ "published":true,
155
+ "updated_at":"2010-07-23T16:02:31Z",
156
+ "saved_count":1,
157
+ "highlighted_date":null,
158
+ "url":null,
159
+ "country_id":"206",
160
+ "reviewed":false,
161
+ "id":2261,
162
+ "long_guid":"http://iwannagothere.com/travel-tips-in-barcelona/sant-jordi-day/2261",
163
+ "category_id":2,
164
+ "user_id":723,
165
+ "itemroute_id":"215",
166
+ "phone_number":null,
167
+ "top_1":null,
168
+ "nicetitle":"sant-jordi-day",
169
+ "description":"Sant Jordi, the 23 of April, is a special day in Catalunya. It's a romantic day similar to the American Valentine's day, but instead of sweet candies and chocolate, couples and friends give books and roses to each other. The street gets full (I mean, FULL) of people walking around with roses and the book stores open markets with discounted price. \n\nIf you're a single, don't be miserable on a romantic day by yourself. You can be as happy as couples if you find your favorite book in good price.",
170
+ "item_id":"2261",
171
+ "lat":"41.3879170",
172
+ "map_id":2092,
173
+ "long":"2.1699187",
174
+ "keywords":"barcelona, spain, travel-tips, sant jordi day, sweet candies, sant jordi, valentine s day, open markets, favorite book, catalunya, roses, couples, chocolate"},{"address":"Barcelona, Passeig de Gr\u00e0cia, 107, 08008 Barcelona, Spain",
175
+ "popularity":4.25,
176
+ "created_at":"2009-01-07T23:32:39Z",
177
+ "place_id":7,
178
+ "title":"Casa Batll\u00f3",
179
+ "delta":false,
180
+ "coolness":1,
181
+ "summercontest09":false,
182
+ "published":true,
183
+ "updated_at":"2010-07-23T16:05:26Z",
184
+ "saved_count":1,
185
+ "highlighted_date":"2009-01-08T08:44:36Z",
186
+ "url":"http://www.casabatllo.es/",
187
+ "country_id":"206",
188
+ "reviewed":false,
189
+ "id":1657,
190
+ "long_guid":"http://iwannagothere.com/things-to-do-in-barcelona/casa-batllo/1657",
191
+ "category_id":1,
192
+ "user_id":7,
193
+ "itemroute_id":"215",
194
+ "phone_number":null,
195
+ "top_1":null,
196
+ "nicetitle":"casa-batllo",
197
+ "description":"This building from 1877 was entirely remodeled by Antonio Gaud\u00ed in 1905-1907. It is a jewel and you need to see the entire building at least once if you go to the 'Ciutat Comtal'. I'm sure you will like the organic facade, the interior designs and especially the terrace.\nGaudi was the most remarkable Modernist architect in Catalonia and you will recognize his particular style in other buildings in the city.",
198
+ "item_id":"1657",
199
+ "lat":"41.3959149",
200
+ "map_id":1566,
201
+ "long":"2.1599332",
202
+ "keywords":"barcelona, spain, things-to-do, casa batll\u00f3, ciutat comtal, interior designs, catalonia, facade, jewel, architect"},{"address":"Carrer de Sant Josep Oriol, 7, 08001 Barcelona, Spain",
203
+ "popularity":4.0,
204
+ "created_at":"2009-01-07T23:11:38Z",
205
+ "place_id":7,
206
+ "title":"La Condoner\u00eda",
207
+ "delta":false,
208
+ "coolness":0,
209
+ "summercontest09":false,
210
+ "published":true,
211
+ "updated_at":"2010-07-23T15:56:23Z",
212
+ "saved_count":1,
213
+ "highlighted_date":null,
214
+ "url":"http://www.condoneria-bcn.com/",
215
+ "country_id":"206",
216
+ "reviewed":false,
217
+ "id":1656,
218
+ "long_guid":"http://iwannagothere.com/shopping-in-barcelona/la-condoneria/1656",
219
+ "category_id":5,
220
+ "user_id":7,
221
+ "itemroute_id":"215",
222
+ "phone_number":null,
223
+ "top_1":null,
224
+ "nicetitle":"la-condoneria",
225
+ "description":"This is a little funny place on the gothic. You always can see a lot of people looking at all their sexy products because the shop do not have door. A new concept that invites you to ask, touch... and laugh.\n\nIt's worth go inside :)",
226
+ "item_id":"1656",
227
+ "lat":"41.3787900",
228
+ "map_id":1565,
229
+ "long":"2.1708444",
230
+ "keywords":"barcelona, spain, shopping, la condoner\u00eda, sexy products, funny place"},{"address":"La Rambla, 91, 08002 Barcelona, Spain",
231
+ "popularity":4.0,
232
+ "created_at":"2009-01-08T00:21:28Z",
233
+ "place_id":7,
234
+ "title":"Mercat de la Boqueria",
235
+ "delta":false,
236
+ "coolness":2,
237
+ "summercontest09":false,
238
+ "published":true,
239
+ "updated_at":"2010-07-23T16:12:25Z",
240
+ "saved_count":1,
241
+ "highlighted_date":"2009-01-08T08:44:36Z",
242
+ "url":"http://www.boqueria.info/",
243
+ "country_id":"206",
244
+ "reviewed":false,
245
+ "id":1660,
246
+ "long_guid":"http://iwannagothere.com/eating-drinking-in-barcelona/mercat-la-boqueria/1660",
247
+ "category_id":3,
248
+ "user_id":7,
249
+ "itemroute_id":"215",
250
+ "phone_number":null,
251
+ "top_1":null,
252
+ "nicetitle":"mercat-la-boqueria",
253
+ "description":"This market is also known as Mercat de Sant Josep and is placed on the heart of La Rambla. You will get into shock.\nYou can find fresh products like fruits, vegetables, meat or fish, but also delicatessen and curious products as scorpions candies. Spend your time walking through the market corridors and buy some fresh fruits to continue your visit.\nYou also find some nice restaurants inside the market.\nIt's a 'must see' of Barcelona.",
254
+ "item_id":"1660",
255
+ "lat":"41.3821521",
256
+ "map_id":1569,
257
+ "long":"2.1721273",
258
+ "keywords":"barcelona, spain, eating-drinking, mercat de la boqueria, mercat de sant josep, fruits vegetables, nice restaurants, fresh fruits, fresh products, scorpions, corridors, candies, shock, barcelona, fish, heart"},{"address":"Carrer dels Banys Nous, 14, 08002 Barcelona, Spain",
259
+ "popularity":4.0,
260
+ "created_at":"2009-01-11T14:09:10Z",
261
+ "place_id":7,
262
+ "title":"Heritage",
263
+ "delta":false,
264
+ "coolness":0,
265
+ "summercontest09":false,
266
+ "published":true,
267
+ "updated_at":"2010-07-23T15:56:20Z",
268
+ "saved_count":1,
269
+ "highlighted_date":null,
270
+ "url":"http://heritagebarcelona.com/",
271
+ "country_id":"206",
272
+ "reviewed":false,
273
+ "id":1669,
274
+ "long_guid":"http://iwannagothere.com/shopping-in-barcelona/heritage/1669",
275
+ "category_id":5,
276
+ "user_id":613,
277
+ "itemroute_id":"215",
278
+ "phone_number":null,
279
+ "top_1":null,
280
+ "nicetitle":"heritage",
281
+ "description":"Amazing vintage store. ",
282
+ "item_id":"1669",
283
+ "lat":"41.3824974",
284
+ "map_id":1578,
285
+ "long":"2.1747947",
286
+ "keywords":"barcelona, spain, shopping, heritage, vintage store, heritage"
287
+ }
288
+ ]
289
+ }