{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-du-val-d-oise-etreaupont",
  "name": "Camping Du Val d'Oise",
  "description": "Camping Du Val d'Oise is a campsite in Étréaupont, Aisne, located a river/stream.The campsite has which are marked out, pitches with shade,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-du-val-d-oise-etreaupont",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/e/674eed790c124.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3 rue Mont d'Origny",
    "addressLocality": "Etréaupont",
    "postalCode": "02580",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.90675,
    "longitude": 3.91978
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sailing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wind Sports"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5.9,
    "reviewCount": 12,
    "bestRating": 10,
    "worstRating": 1
  }
}