{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/atout-france-thonon-les-bains-haute-savoie",
  "name": "Atout France",
  "description": "In Thonon-les-Bains this campsite 3 stars of 300 pitches offers chalets, mobil-homes, lodges & ecolodges, bungalows and disabilities housing for rent. In terms of leisure, it offers a discotheque, organized activities and a children's club. Furthermore, as services, you will find a bar, a restaurant and a grocery store. Internet access via WIFI is available. For motorhomes, there is a waste disposal area. Pets are allowed with extra charge, but not allowed in rental accommodations.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/atout-france-thonon-les-bains-haute-savoie",
  "image": [
    "https://hpaguide.co.uk/i/c/1267/w/cv/cp1267-w-thumb.webp?v=1742678901"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Thonon-les-Bains",
    "addressRegion": "Haute-Savoie",
    "postalCode": "74200"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.399351,
    "longitude": 6.504011999999999
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}