{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vieux-colombier-moustiers-sainte-marie-provenza-alpes",
  "name": "Le Vieux Colombier",
  "description": "Small campsite - pitches with shade and sun - beautiful view - restaurant - supermarket - center 400m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vieux-colombier-moustiers-sainte-marie-provenza-alpes",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651180810"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de la Palud, D952",
    "addressLocality": "Moustiers-Sainte-Marie",
    "addressRegion": "provenza-alpes-costa-azul",
    "postalCode": "04360",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.83979,
    "longitude": 6.22178
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.4,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "16.8",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€16.8+"
}