{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vagues-oceanes-marina-landes-mimizan-plage-sud",
  "name": "Vagues Océanes Marina Landes",
  "description": "On the edge of a vast forest in the Landes, less than a kilometer from the beach and the Atlantic Ocean, is Vagues Océanes Marina...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vagues-oceanes-marina-landes-mimizan-plage-sud",
  "image": [
    "https://cdn1.acsi.eu/6/7/6/a/676aa12983005.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8 rue Marina",
    "addressLocality": "Mimizan-Plage-Sud",
    "postalCode": "40200",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.20481,
    "longitude": -1.29078
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 57,
    "bestRating": 10,
    "worstRating": 1
  }
}