{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/service-municipale-lanslebourg-mont-cenis-auvergne",
  "name": "Service Municipale",
  "description": "at entrance of village coming from St. Jean de Maurienne-parking in the village in various fields allowed [see also: 14557]",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/service-municipale-lanslebourg-mont-cenis-auvergne",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650707392.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "D1006",
    "addressLocality": "Lanslebourg-Mont-Cenis",
    "addressRegion": "auvergne-rhone-alpes",
    "postalCode": "73480",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.28439,
    "longitude": 6.87101
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.13,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}