{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-sandaya-le-fief-st-brevin-les-pins",
  "name": "Camping Sandaya Le Fief",
  "description": "In the Loire-Atlantique, between Brittany and the Vendée and close to the mouth of the Loire, the luxury holiday village Camping Sunêlia...",
  "url": "https://campertunity.com/listings/campgrounds/camping-sandaya-le-fief-st-brevin-les-pins",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/9/67497ac6a5632.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "57 chemin du Fief",
    "addressLocality": "St. Brévin-les-Pins",
    "postalCode": "44250",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.23514,
    "longitude": -2.16739
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 206,
    "bestRating": 10,
    "worstRating": 1
  }
}