{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-a-la-ferme-battini-ramatuelle-provence-alpes-cote-da",
  "name": "Camping A La Ferme Battini",
  "description": "Access via unpaved road - center 5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-a-la-ferme-battini-ramatuelle-provence-alpes-cote-da",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651219168"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin des 4 Vents",
    "addressLocality": "ramatuelle",
    "addressRegion": "provence-alpes-cote-dazur",
    "postalCode": "83350",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.20696,
    "longitude": 6.63942
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "30",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€30+"
}