{
  "double-room": {
    "roomId": "85273",
    "title": "Double Room",
    "price": 53,
    "size": "11 m2",
    "bed": "1 double bed (140 cm)",
    "capacity": "2 adults",
    "description": "Comfort and simplicity for your stay as a couple. This double room is ideal for a comfortable stay, whether you're here on business or enjoying a getaway in Bordeaux. Designed to combine practicality with comfort, it offers everything you need for a restful night's sleep in a calm and functional setting.",
    "chips": [
      "Air conditioning",
      "Flat-screen TV",
      "Free WiFi",
      "Pets allowed"
    ],
    "bathroom": [
      "Shower",
      "Toilet",
      "Sink"
    ],
    "facilities": [
      "Non-smoking room",
      "Desk",
      "Flat-screen TV",
      "Canal+",
      "Unlimited free Wi-Fi",
      "Wardrobe/storage space"
    ],
    "images": [
      "../assets/img/room/room--1.webp"
    ]
  },
  "double-twin-room": {
    "roomId": "86040",
    "title": "Double/Twin Room",
    "price": 60,
    "size": "11 m2",
    "bed": "2 single beds",
    "capacity": "2 adults",
    "description": "Comfort and convenience with twin beds. This double/twin room is ideal for couples or groups of two, whether for a business trip, a break with colleagues or a holiday with friends. Functional and comfortable, it guarantees you a good night's sleep in a quiet and pleasant setting.",
    "chips": [
      "Air conditioning",
      "Flat-screen TV",
      "Free WiFi",
      "Pets allowed"
    ],
    "bathroom": [
      "Shower",
      "Toilet",
      "Sink"
    ],
    "facilities": [
      "Non-smoking room",
      "Desk",
      "Flat-screen TV",
      "Canal+",
      "Unlimited free Wi-Fi",
      "Wardrobe/storage space"
    ],
    "images": [
      "../assets/img/room/room--2.webp"
    ]
  },
  "prm-room": {
    "roomId": "85494",
    "title": "Double Room - PRM Access",
    "price": 80,
    "size": "20 m2",
    "bed": "1 double bed (140 cm)",
    "capacity": "2 adults",
    "description": "Easy access and optimised layout, with facilities designed for greater comfort and safety. This double room for guests with reduced mobility is specially equipped to ensure that all our guests can enjoy a pleasant stay in complete independence. It is ideal for a couple, combining comfort, simplicity and accessibility.",
    "chips": [
      "PRM",
      "Air conditioning",
      "Flat-screen TV",
      "Free WiFi",
      "Pets allowed"
    ],
    "bathroom": [
      "Accessible to PRM",
      "Accessible shower",
      "Handrail",
      "Toilet",
      "Sink"
    ],
    "facilities": [
      "Non-smoking room",
      "Desk",
      "Flat-screen TV",
      "Canal+",
      "Unlimited free Wi-Fi",
      "Wardrobe/storage space"
    ],
    "images": [
      "../assets/img/room/room--3.webp"
    ]
  },
  "triple-room": {
    "roomId": "86029",
    "title": "Triple Room",
    "price": 80,
    "size": "18 m2",
    "bed": "1 double bed (140 cm) and 2 single beds (or adapted bedding according to configuration)",
    "capacity": "4 adults",
    "description": "The ideal choice for a family stay. This family room is designed to accommodate up to four people in a comfortable, practical and welcoming space. Perfect for families, groups of friends or business trips with colleagues, it allows you to share the same space whilst maintaining your comfort.",
    "chips": [
      "Air conditioning",
      "Flat-screen TV",
      "Free WiFi",
      "Pets allowed"
    ],
    "bathroom": [
      "Shower",
      "Toilet",
      "Sink"
    ],
    "facilities": [
      "Non-smoking room",
      "Desk",
      "Flat-screen TV",
      "Canal+",
      "Unlimited free Wi-Fi",
      "Wardrobe/storage space"
    ],
    "images": [
      "../assets/img/room/room--4.webp"
    ]
  }
}