{
  "@context": "https://schema.org",
  "@type": [
    "LodgingBusiness",
    "VacationRental"
  ],
  "@id": "https://lallardelmaestrat.es/#accommodation",
  "identifier": "La Llar del Maestrat - Torre d'En Besora",
  "name": "La Llar del Maestrat",
  "url": "https://lallardelmaestrat.es/",
  "description": "Casa rural de piedra para hasta 4 personas en Torre d'En Besora, Castellón, a los pies de la Sierra Esparraguera y en el entorno del Alto Maestrazgo.",
  "sameAs": [
    "https://www.airbnb.es/rooms/643890101435133670"
  ],
  "image": [
    "https://lallardelmaestrat.es/assets/images/hero-la-llar.jpg",
    "https://lallardelmaestrat.es/assets/images/sections/la-casa/00-salon-planta-baja.jpg",
    "https://lallardelmaestrat.es/assets/images/sections/exterior/08-terraza-foto-1.jpg",
    "https://lallardelmaestrat.es/assets/images/sections/entorno/07-sierra-esparraguera-foto-1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Torre d'En Besora",
    "addressRegion": "Castellón",
    "addressCountry": "ES"
  },
  "containedInPlace": {
    "@type": "Place",
    "name": "Alto Maestrazgo, Castellón"
  },
  "occupancy": {
    "@type": "QuantitativeValue",
    "maxValue": 4,
    "unitText": "personas"
  },
  "numberOfBedrooms": 2,
  "numberOfBathroomsTotal": 1,
  "numberOfRooms": 2,
  "numberOfBeds": 2,
  "floorSize": {
    "@type": "QuantitativeValue",
    "value": 80,
    "unitCode": "MTK"
  },
  "amenityFeature": [
    { "@type": "LocationFeatureSpecification", "name": "WiFi", "value": true },
    { "@type": "LocationFeatureSpecification", "name": "Terraza privada", "value": true },
    { "@type": "LocationFeatureSpecification", "name": "Barbacoa con paellero", "value": true },
    { "@type": "LocationFeatureSpecification", "name": "Piscina de verano", "value": true },
    { "@type": "LocationFeatureSpecification", "name": "Estufa de leña", "value": true },
    { "@type": "LocationFeatureSpecification", "name": "Radiadores en las habitaciones", "value": true },
    { "@type": "LocationFeatureSpecification", "name": "Ventiladores", "value": true },
    { "@type": "LocationFeatureSpecification", "name": "Vistas a la montaña", "value": true }
  ],
  "availableLanguage": ["es", "en", "fr", "de"],
  "email": "info@lallardelmaestrat.es"
}
