{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-lou-cantaire-fayence",
  "name": "Camping Lou Cantaïre",
  "description": "Camping Lou Cantaïre is a campsite located in Fayence, Var, and located in the woods.It is possible to rent mobile homes. The campsite...",
  "url": "https://campertunity.com/listings/campgrounds/camping-lou-cantaire-fayence",
  "image": [
    "//cdn1.acsi.eu/eurocampings/assets/9148/acsi-portal/images/header-fallback.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "RD562",
    "addressLocality": "Fayence",
    "postalCode": "83440",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.58697,
    "longitude": 6.66919
  },
  "sameAs": [
    "https://www.eurocampings.fr/france/provence-alpes-cote-dazur/var/fayence/camping-lou-cantaire-111867/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ]
}