{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-parc-international-du-golf-le-treport-normandie-fr",
  "name": "Camping Parc International Du Golf",
  "description": "Small campsite with clean and cute sanitation from grandmother time - special camper pitches or campsite location - wifi at reception - very quiet at night - supermarket 500m - center 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-parc-international-du-golf-le-treport-normandie-fr",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650808861.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de Dieppe",
    "addressLocality": "le-treport",
    "addressRegion": "normandie",
    "postalCode": "76470",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.0517,
    "longitude": 1.36763
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.27,
    "reviewCount": 31,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20.9",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€20.9+"
}