{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-des-aubredes-puget-sur-argens",
  "name": "CAMPING DES AUBREDES",
  "description": "In Puget-sur-Argens this campsite 4 stars by the sea offers mobil-homes for rent. In terms of leisure, it offers a heated pool with a children's paddling pool and a water slide, organized activities and a children's club. Furthermore, as services, you will find a bar and a restaurant. Internet access via WIFI is available. Pets are allowed with extra charge.",
  "url": "https://campertunity.com/listings/campgrounds/camping-des-aubredes-puget-sur-argens",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Puget-sur-Argens",
    "addressRegion": "Var",
    "postalCode": "83480"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.459729,
    "longitude": 6.693816999999999
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}