{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-torredaniele-piedmont",
  "name": "Clothes Wash Dry",
  "description": "on a tributary of the Aosta - English speaking owner - bar - LA-route Via Francigena runs over the campsite",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-torredaniele-piedmont",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650779414.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Frazione Torre Daniele",
    "addressLocality": "Torredaniele",
    "addressRegion": "piedmont",
    "postalCode": "10010",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.56502,
    "longitude": 7.816
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.3,
    "reviewCount": 61,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€20+"
}