{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-ferme-de-villeneuve-le-lavandou-provence-alpes-co",
  "name": "Camping de La Fossette",
  "description": "small campsite - beach 120 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-ferme-de-villeneuve-le-lavandou-provence-alpes-co",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651167727"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenue du Capitaine Thorel",
    "addressLocality": "Le Lavandou",
    "addressRegion": "provence-alpes-cote-dazur",
    "postalCode": "83980",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.14691,
    "longitude": 6.39496
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "26",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€26+"
}