{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-behaviour-not-allowed-villeneuve",
  "name": "Camping Behaviour Not Allowed",
  "description": "along the river Eau-Froide - there are 12 temporary places created for campers for this COVID-19 period - 5 minutes walk to the lake, the medieval village of Villeneuve and its shops.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-behaviour-not-allowed-villeneuve",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650933183.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de la Tronchenaz",
    "addressLocality": "Villeneuve",
    "postalCode": "1844",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.39065,
    "longitude": 6.92425
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1.6,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CHF",
    "price": "15",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "CHF15+"
}