{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/crin-blanc-albaron-provence-french-riviera",
  "name": "Crin Blanc",
  "description": "Places nearby Crin Blanc-Albaron, to discover absolutely, camping means also moving.",
  "url": "https://campertunity.com/listings/campgrounds/crin-blanc-albaron-provence-french-riviera",
  "image": [
    "https://www.homair.com/photos/camping/109/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route Départementale 37",
    "addressLocality": "Albaron",
    "addressRegion": "Provence French Riviera",
    "postalCode": "13123",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.6613677,
    "longitude": 4.4739997
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.2,
    "reviewCount": 42,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "67",
    "priceValidUntil": "2026-06-25"
  },
  "priceRange": "€67+"
}