{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-labbaye-labbaye-vaud",
  "name": "Parking l'Abbaye",
  "description": "Location on lawn by the lake - toilet and water 50 m behind houses via bicycle path - center 2 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-labbaye-labbaye-vaud",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650888656.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue du Lac",
    "addressLocality": "L'Abbaye",
    "addressRegion": "vaud",
    "postalCode": "1342",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.66335,
    "longitude": 6.32954
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.36,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CHF",
    "price": "16",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "CHF16+"
}