{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-les-mouettes-veules-les-roses-normandie",
  "name": "Aire De Camping Car Les Mouettes",
  "description": "at the entrance of the campsite - behind a barrier - demarcated pitches - sanitary facilities of the campsite can be used - use of heated indoor pool included - center 200m - beach 200m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-les-mouettes-veules-les-roses-normandie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650663871.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenue Jean Moulin",
    "addressLocality": "veules-les-roses",
    "addressRegion": "normandie",
    "postalCode": "76980",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.87589,
    "longitude": 0.80297
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.62,
    "reviewCount": 25,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "18.6",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€18.6+"
}