{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-camping-car-park-de-flocques-flocques-normandy",
  "name": "Aire Camping Car Park De Flocques",
  "description": "Secure motorhome - shopping center at 3km - center 900m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-camping-car-park-de-flocques-flocques-normandy",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650988018"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "rue des Pommiers",
    "addressLocality": "flocques",
    "addressRegion": "normandy",
    "postalCode": "76260",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.03525,
    "longitude": 1.36073
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.45,
    "reviewCount": 11,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "9",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€9+"
}