{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-ras-lbol-olmeto-corsica",
  "name": "Camping Ras Lbol",
  "description": "Heated outdoor swimming pool - 0.2 km to sea - shopping possibility (7 km) - bread service",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-ras-lbol-olmeto-corsica",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650828966.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "olmeto",
    "addressRegion": "corsica",
    "postalCode": "20113",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.70286,
    "longitude": 8.83564
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.05,
    "reviewCount": 28,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "28.1",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "€28.1+"
}