{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-municipal-paradis-les-boucaniers-le-treport",
  "name": "Camping Municipal Paradis Les Boucaniers",
  "description": "campsite in parky area - beach 800m - bakery 1km - supermarket 800m - fishing port 500m - [NOTE: opening hours reception Oct-Mar 09-12u] - Center 500m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-municipal-paradis-les-boucaniers-le-treport",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650816434.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue Pierre Mendès France",
    "addressLocality": "le-treport",
    "addressRegion": "normandy",
    "postalCode": "76470",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.05807,
    "longitude": 1.38819
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.48,
    "reviewCount": 49,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "23",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€23+"
}