{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/flower-camping-le-nauzan-plage-vaux-sur-mer",
  "name": "Flower Camping Le Nauzan-Plage",
  "description": "In the Poitou-Charentes region, between La Rochelle and Bordeaux, is the Flower Camping Le Nauzan-Plage campsite. The campsite is located near the...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/flower-camping-le-nauzan-plage-vaux-sur-mer",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/8/67488f9993cbe.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "39 ave de Nauzan Plage",
    "addressLocality": "Vaux-sur-Mer",
    "postalCode": "17640",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.64272,
    "longitude": -1.07231
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 492,
    "bestRating": 10,
    "worstRating": 1
  }
}