const datahotels = {
"type": "FeatureCollection",
"name": "hotels",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "fid": 41, "id": 350064736, "type": "hotel", "name": "Hotel Riu Plaza Manhattan Times Square", "place/place_id": "ChIJNcZg81VYwokRIcQV-JL4Ewc", "place/geometry/location/lat": 40.7589022, "place/geometry/location/lng": -73.9836073, "Ville": "New York", "jour": "Sat 24/8", "ordre": 1 }, "geometry": { "type": "Point", "coordinates": [ -73.9836073, 40.7589022 ] } },
{ "type": "Feature", "properties": { "fid": 65, "id": 933716770, "type": "hotel", "name": "Hyatt Place New York / Chelsea", "place/place_id": "ChIJpdEP16RZwokRd4vwElvwd8I", "place/geometry/location/lat": 40.7442595, "place/geometry/location/lng": -73.9941592, "Ville": "New York", "jour": "Tue 27/8", "ordre": 5 }, "geometry": { "type": "Point", "coordinates": [ -73.9941592, 40.7442595 ] } },
{ "type": "Feature", "properties": { "fid": 66, "id": null, "type": "hotel", "name": "AKA White House", "place/place_id": null, "place/geometry/location/lat": null, "place/geometry/location/lng": null, "Ville": "Washington", "jour": null, "ordre": null }, "geometry": { "type": "Point", "coordinates": [ -77.040343420777404, 38.899890086072702 ] } },
{ "type": "Feature", "properties": { "fid": 67, "id": null, "type": "hotel", "name": "Courtyard", "place/place_id": null, "place/geometry/location/lat": null, "place/geometry/location/lng": null, "Ville": "New York", "jour": null, "ordre": null }, "geometry": { "type": "Point", "coordinates": [ -73.969937587953851, 40.757412460127938 ] } },
{ "type": "Feature", "properties": { "fid": 68, "id": null, "type": "hotel", "name": "Chez Alexandra", "place/place_id": null, "place/geometry/location/lat": null, "place/geometry/location/lng": null, "Ville": null, "jour": null, "ordre": null }, "geometry": { "type": "Point", "coordinates": [ -75.377930149505971, 39.905959889196765 ] } }
]
}
