top of page
bottom of page
{
"@context": "https://schema.org",
"@type": "VacationRental",
"name": "Ten Velde",
"description": "Ruime vakantiewoning Haspengouw voor 12 personen met
privésauna, bubbelbad en zwembad",
"address": {
"@type": "PostalAddress",
"streetAddress": "Hombroekstraat 19",
"addressLocality": "Bilzen-Hoeselt",
"postalCode": "3730",
"addressCountry": "BE"
},
"telephone": "+32486117755",
"amenityFeature": [
{"@type":"LocationFeatureSpecification","name":"Sauna","value":true},
{"@type":"LocationFeatureSpecification","name":"Zwembad","value":true}
],
"geo": {"@type":"GeoCoordinates","latitude":50.861804,"longitude":
5.470447},
"checkinTime": "16:00", "checkoutTime": "10:00",
"url": "https://www.ten-velde.be/"
}