{ "@context": "https://schema.org", "@graph": [ { "@type": "Organization", "@id": "https://www.clubvillamar.it//#org", "name": "Club Villamar", "url": "https://www.clubvillamar.it/", "logo": { "@type": "ImageObject", "url": "https://www.clubvillamar.com/assets/img/front/icons/cvm-logo-primary.svg" }, "sameAs": [ "https://www.facebook.com/clubvillamar", "https://www.instagram.com/clubvillamar" ], "contactPoint": [{ "@type": "ContactPoint", "contactType": "customer service", "email": "reservations@clubvillamar.com", "availableLanguage": ["en","es","fr","nl","de"] }] }, { "@type": "WebSite", "@id": "https://www.clubvillamar.it//#website", "url": "https://www.clubvillamar.it/", "name": "Club Villamar", "publisher": { "@id": "https://www.clubvillamar.it//#org" }, "potentialAction": { "@type": "SearchAction", "target": "https://www.clubvillamar.it/search/villas/spain" } }, { "@type": "WebPage", "@id": "https://www.clubvillamar.it//#webpage", "url": "https://www.clubvillamar.it/", "name": "Holiday Villas & Vacation Rentals | Club Villamar", "isPartOf": { "@id": "https://www.clubvillamar.it//#website" }, "about": { "@type": "OfferCatalog", "name": "Villa rentals catalog", "itemListElement": [ { "@type": "OfferCatalog", "name": "Spain" } ] } } ] }


