{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-camping-la-plage-quiberville-normandie",
  "name": "Aire De Camping Car Camping La Plage",
  "description": "parking for campers next to the campsite - free from 1 November to 1 May - supermarket - center 400m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-camping-la-plage-quiberville-normandie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650836231.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue de la Saâne",
    "addressLocality": "quiberville",
    "addressRegion": "normandie",
    "postalCode": "76860",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.9044,
    "longitude": 0.92636
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Car_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.13,
    "reviewCount": 15,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€12.5+"
}