{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-petit-rocher-longeville-sur-mer",
  "name": "Camping Le Petit Rocher",
  "description": "In the southern Vendée, near La Tranche-sur-Mer (15 km) and Les Sables d'Olonne (30 km), you can reach the charming...",
  "url": "https://campertunity.com/listings/campgrounds/camping-petit-rocher-longeville-sur-mer",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/67515c77e20ef.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1250 avenue de Docteur Mathevet",
    "addressLocality": "Longeville-sur-Mer",
    "postalCode": "85560",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.40358,
    "longitude": -1.50739
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 13,
    "bestRating": 10,
    "worstRating": 1
  }
}