{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-la-tour-des-prises-ile-de-re-la-couarde-sur-mer-fr",
  "name": "Camping La Tour des Prises - Ile de Ré",
  "description": "In the middle of the island of Ré, you will find the friendly campsite La Tour des Prises. The location is beautiful: in an old...",
  "url": "https://campertunity.com/listings/campgrounds/camping-la-tour-des-prises-ile-de-re-la-couarde-sur-mer-fr",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/c/674c1538ca40c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "route d'Ars",
    "addressLocality": "La Couarde-sur-Mer",
    "postalCode": "17670",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.2045,
    "longitude": -1.44636
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Jet_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.6,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}