{
"@context": "https://schema.org",
"@type": "RealEstateListing",
"name": "Apartamento 4 Quartos Icaraí - Rua Presidente Backer",
"description": "Venha morar na Presidente Backer. Apartamento amplo de 4 quartos no melhor ponto de Icaraí. Espaço e conforto para sua família com varanda gourmet, 2 suítes e 2 vagas de garagem.",
"url": "https://sicilianoimoveis.com.br/apartamento-4-quartos-presidente-backer-icarai",
"datePosted": "2026-06-09",
"mainEntity": {
"@type": "Apartment",
"name": "Apartamento Amplo na Rua Presidente Backer - Icaraí",
"numberOfRooms": 4,
"numberOfBedrooms": 4,
"address": {
"@type": "PostalAddress",
"addressLocality": "Niterói",
"addressRegion": "RJ",
"streetAddress": "Rua Presidente Backer",
"addressCountry": "BR"
},
"amenityFeature": [
{
"@type": "LocationFeatureSpecification",
"name": "Varanda Gourmet",
"value": true
},
{
"@type": "LocationFeatureSpecification",
"name": "2 Suítes",
"value": true
},
{
"@type": "LocationFeatureSpecification",
"name": "2 Vagas de garagem",
"value": true
},
{
"@type": "LocationFeatureSpecification",
"name": "Andar Alto",
"value": true
}
]
}
}