{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/atout-france-aups-var",
  "name": "Atout France",
  "description": "In Aups this campsite 3 stars of 60 pitches offers mobil-homes and chalets for rent. In terms of leisure, it offers a pool with a children's paddling pool and organized activities. Furthermore, as services, you will find a bar, a restaurant and a grocery store. For motorhomes, there is a parking area. Pets are allowed with extra charge.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/atout-france-aups-var",
  "image": [
    "https://hpaguide.co.uk/i/c/2747/w/cv/cp2747-w-thumb.webp?v=1744131998"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Aups",
    "addressRegion": "Var",
    "postalCode": "83630"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.63621149999999,
    "longitude": 6.207293999999999
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wheelchair_accessible"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}