{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-pralognan-la-vanoise-auvergne-rhone-alpes",
  "name": "Clothes Wash Dry",
  "description": "Camping pitches on campsite - centre 1.1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-pralognan-la-vanoise-auvergne-rhone-alpes",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue du Rocher Blanc",
    "addressLocality": "Pralognan-la-Vanoise",
    "addressRegion": "auvergne-rhone-alpes",
    "postalCode": "73710",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.37663,
    "longitude": 6.72225
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}