{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/la-vigneraie-1860-ramatuelle-provence-alpes-cote-dazur",
  "name": "Camping La Vigneraie 1860",
  "description": "Nice quiet shady campsite, Mediterranean sea within walking distance. At 8:00 a.m. the baker drives over the campsite with fresh bread! Sanitary neat and clean and new! St Tropez can be done by bike! Shops are a bit further away!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/la-vigneraie-1860-ramatuelle-provence-alpes-cote-dazur",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650890900.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin des Moulins",
    "addressLocality": "Ramatuelle",
    "addressRegion": "provence-alpes-cote-dazur",
    "postalCode": "83350",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.2413,
    "longitude": 6.65983
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.45,
    "reviewCount": 21,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "26",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€26+"
}