{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-le-crotoy-hauts-de-france",
  "name": "Aire de Camping Car",
  "description": "large parking-directly behind the dunes, next to a camping-during low tide huge beach [child-friendly]-near a bird sanctuary-St. Valery-s-Somme to flow across Bay-1 x on service station-centre 300 m-b comes along [season]/3 bakers in village",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-le-crotoy-hauts-de-france",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650666013.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin des Digues",
    "addressLocality": "Le Crotoy",
    "addressRegion": "hauts-de-france",
    "postalCode": "80550",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.21822,
    "longitude": 1.63329
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dunes"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.16,
    "reviewCount": 163,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "9",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€9+"
}