{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-pinede-oletta-corsica",
  "name": "Camping la Pinède",
  "description": "on the banks of the river - shaded - on terraces - playground - table tennis - shop - snack bar - football - billiards - center 3km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-pinede-oletta-corsica",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651223463"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Seriggio",
    "addressLocality": "Oletta",
    "addressRegion": "corsica",
    "postalCode": "20232",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.66556,
    "longitude": 9.30028
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.57,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "29",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€29+"
}