{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-pierre-verte-frejus-provence-alpes-cote",
  "name": "Camping La Pierre Verte",
  "description": "8 km to the sea - in the woods - bread service 6 km - center 8 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-pierre-verte-frejus-provence-alpes-cote",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650817509.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "D4",
    "addressLocality": "Fréjus",
    "addressRegion": "provence-alpes-cote-dazur",
    "postalCode": "83600",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.48356,
    "longitude": 6.72035
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.75,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "52",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€52+"
}