{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/capfun-camping-dune-fleurie-quend-plage-les-pins",
  "name": "Capfun Camping Dune Fleurie",
  "description": "Capfun Campsite Dune Fleurie is located in the northern French region of Picardy, just five minutes from the wide sandy beach of Quend. This lively...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/capfun-camping-dune-fleurie-quend-plage-les-pins",
  "image": [
    "https://cdn1.acsi.eu/6/7/8/7/6787bbca7bce9.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11 avenue des Pins",
    "addressLocality": "Quend-Plage-les-Pins",
    "postalCode": "80120",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.31872,
    "longitude": 1.58331
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.4,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}