{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/atout-france-six-fours-les-plages-var-1",
  "name": "Atout France",
  "description": "In Six-Fours-les-Plages 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 organized activities. Furthermore, as services, you will find a bar and a restaurant. Internet access via WIFI is available. Pets are allowed with extra charge.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/atout-france-six-fours-les-plages-var-1",
  "image": [
    "https://hpaguide.co.uk/i/c/2047/w/cv/cp2047-w-thumb.webp?v=1744787107"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Six-Fours-les-Plages",
    "addressRegion": "Var",
    "postalCode": "83140"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.1130558,
    "longitude": 5.830268999999999
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}