{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/flower-camping-le-rompval-mers-les-bains-hauts-de-france",
  "name": "Flower Camping Le Rompval",
  "description": "On a fairly busy road - in the south of Picardy - on the highest chalk cliffs in Europe - forest 1km - center 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/flower-camping-le-rompval-mers-les-bains-hauts-de-france",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650832918.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Blengues",
    "addressLocality": "mers-les-bains",
    "addressRegion": "hauts-de-france",
    "postalCode": "80350",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.07725,
    "longitude": 1.41442
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cliff"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.39,
    "reviewCount": 23,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "29",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€29+"
}