{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-loasis-damgan",
  "name": "Camping L'Oasis",
  "description": "Camping L'Oasis is a campsite in Damgan, Morbihan, located by the sea.The campsite has which are marked out, pitches with shade, pitches without...",
  "url": "https://campertunity.com/listings/campgrounds/camping-loasis-damgan",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/a/674adb0bcb3c7.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "14 rue du Port Lestre - Kervoyal",
    "addressLocality": "Damgan",
    "postalCode": "56750",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.51836,
    "longitude": -2.54986
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.8,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}