{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/acqua-dolce-saint-florent-corsica",
  "name": "Camping Acqua Dolce",
  "description": "large sandy beach, this runs very slowly-great for kids toilet facilities is primitive but colorfully-Note: dogs banned! Centre 1, 5 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/acqua-dolce-saint-florent-corsica",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650676615.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "saint-florent",
    "addressRegion": "corsica",
    "postalCode": "20217",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.67412,
    "longitude": 9.28707
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.58,
    "reviewCount": 31,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "19",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€19+"
}