{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-camping-car-maupassant-etretat-normandy-fr",
  "name": "Aire de Camping Car Maupassant",
  "description": "place beside Camping Municipal-closed with pole-power 2 x, only on the service station-Baker comes on camping-free internet at tourist-info-Centre/Beach 1.5 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-camping-car-maupassant-etretat-normandy-fr",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650660434.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue Guy de Maupassant",
    "addressLocality": "Étretat",
    "addressRegion": "normandy",
    "postalCode": "76790",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.70016,
    "longitude": 0.21584
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.93,
    "reviewCount": 151,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "13",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€13+"
}