/ tests / residences.json
residences.json
 1  [
 2    {
 3      "infos": "<p>Tram B - Arrêt Arts et Métiers<br />Ligne 87 et Corol 34 Arrêt Village 1</p>",
 4      "services": "<p>some services for you!</p>",
 5      "contact": "<p>Village 1 rénové<br /></strong>Campus Talence</p>",
 6      "address": "Avenue de Collégno, 33400 Talence",
 7      "mail": "residences.campus-talence@crous-bordeaux.fr",
 8      "phone": "05 56 80 67 68",
 9      "openingHours": "",
10      "internetUrl": "https://selfcare.wifirst.net/sessions/new",
11      "appointmentUrl": "",
12      "virtualVisitUrl": "",
13      "crousAndGoUrl": "",
14      "albumUrl": "",
15      "bookingUrl": "https://trouverunlogement.lescrous.fr/",
16      "troubleshootingUrl": "https://linktr.ee/crous_bordeaux_reparation",
17      "house_services": {
18        "house_service": [
19          "Accessible PMR",
20          "Parking PMR"
21        ]
22      },
23      "images": {
24        "url": [
25          "https://admin-v2.crous-mobile.fr//media/house/20221130_7bb95e8_4.jpg",
26          "https://admin-v2.crous-mobile.fr//media/house/20221130_d7b33c8_3.jpg",
27          "https://admin-v2.crous-mobile.fr//media/house/20221130_a839e77_2.jpg",
28          "https://admin-v2.crous-mobile.fr//media/house/20221130_22b92ca_1.jpg"
29        ]
30      },
31      "id": "1",
32      "title": "Village rénové",
33      "short_desc": "Le Village 1 est constituée de 6 bâtiments construits en 1965 et entièrement rénovés entre 2008 et 2014.",
34      "lat": "44.8069763184",
35      "lon": "-0.6032860279",
36      "zone": "Talence"
37    },
38    {
39      "infos": "Very useful information from here.",
40      "services": "Some local services, very interesting.",
41      "contact": "Résidence La Boétie, Campus Bordeaux",
42      "address": "",
43      "mail": "budos-secretariat@crous-bordeaux.fr",
44      "phone": "",
45      "openingHours": "<p>8h-18h</p>",
46      "internetUrl": "",
47      "appointmentUrl": "",
48      "virtualVisitUrl": "",
49      "crousAndGoUrl": "",
50      "albumUrl": "",
51      "bookingUrl": "",
52      "troubleshootingUrl": "",
53      "house_services": "",
54      "images": "",
55      "id": "2",
56      "title": "Résidence La Boétie",
57      "short_desc": "",
58      "lat": "44.835246",
59      "lon": "-0.571782",
60      "zone": "Bordeaux"
61    }
62  ]