{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/atout-france-termignon-savoie",
  "name": "Atout France",
  "description": "In Termignon this municipal campsite 2 stars of 43 pitches offers mobil-homes, chalets and disabilities housing for rent. Furthermore, as services, you will find a grocery store. Internet access via WIFI is available. For motorhomes, there is a parking 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-termignon-savoie",
  "image": [
    "https://hpaguide.co.uk/i/c/6840/w/cv/cp6840-w-thumb.webp?v=1744309307"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Termignon",
    "addressRegion": "Savoie",
    "postalCode": "73500"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.280697,
    "longitude": 6.814892
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wheelchair_accessible"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}