{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-vieux-colombier-moustiers-sainte-marie-provence",
  "name": "Camping Le Vieux Colombier",
  "description": "bread service - center 400 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-vieux-colombier-moustiers-sainte-marie-provence",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650895323.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "D957",
    "addressLocality": "Moustiers-Sainte-Marie",
    "addressRegion": "provence-alpes-cote-dazur",
    "postalCode": "04360",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.82801,
    "longitude": 6.22444
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.21,
    "reviewCount": 12,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "16.2",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€16.2+"
}