{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/grolejac-dordogne",
  "name": "Camping du Lac de Groléjac en Dordogne",
  "description": "In the heart of the Périgord Noir, in the Dordogne, just 12 km from Sarlat, come and discover the 3-star Lac du Groléjac campsite. Bathe in the heated swimming pool or in the lake, sunbathe in the solarium or on a large sandy beach, fish in the lake, take a stroll in the discovery trail of the nature reserve or take the fitness trail, go up the cycle path to 'in Sarlat, here everything is possible! A dynamic team, a catering service, numerous activities for children and adults will guarantee...",
  "url": "https://campertunity.com/listings/campgrounds/grolejac-dordogne",
  "image": [
    "https://static.secureholiday.net/static/Pictures/4452/00001008378.jpg",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "593 Route de Nabirat",
    "addressLocality": "Grolejac",
    "postalCode": "Zip code",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.8025818992202,
    "longitude": 1.29492531111465
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}