{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "RealEstateListing",
      "@id": "https://www.idealista.com/fr/inmueble/111395767/",
      "name": "Chambre à louer - Calle de Biarritz, 7",
      "description": "Chambre dans appartement de 172 m², Chambre à louer - Calle de Biarritz, 7, Guindalera, Madrid, quartier Guindalera",
      "url": "https://www.idealista.com/fr/inmueble/111395767/",
      "inLanguage": "es",
      "offers": {
        "@type": "Offer",
        "price": 690,
        "priceCurrency": "EUR",
        "availability": "https://schema.org/InStock"
      },
      "about": {
        "@type": "SingleFamilyResidence",
        "address": {
          "@type": "PostalAddress",
          "addressCountry": "Spain"
        },
        "numberOfBedrooms": 10
      },
      "image": [
        "https://img4.idealista.com/blur/WEB_DETAIL/0/id.pro.es.image.master/99/49/18/1435164106.jpg"
      ],
      "dateModified": "2026-05-07T12:38:49.691Z"
    }
  ]
}