{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/flower-camping-la-daviere-plage-st-jean-de-monts",
  "name": "Flower Camping La Davière Plage",
  "description": "Camping la Daviere Plage is located directly on the Atlantic coast, just above St. Jean-de-Monts. This family campsite, within walking distance of the beach,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/flower-camping-la-daviere-plage-st-jean-de-monts",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/9/67497e0e3c58e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10 chemin de la Davière",
    "addressLocality": "St. Jean-de-Monts",
    "postalCode": "85160",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.80547,
    "longitude": -2.10128
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 201,
    "bestRating": 10,
    "worstRating": 1
  }
}