{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/le-moulin-du-bleufond-montignac-lascaux",
  "name": "Le Moulin du Bleufond",
  "description": "Around an old mill of the 17th century, you will appreciate in all safety our swimming-pool of 112m² with water-jets and for the children we have a paddling-pool with a waterfountain.",
  "url": "https://campertunity.com/listings/campgrounds/le-moulin-du-bleufond-montignac-lascaux",
  "image": [
    "/sites/default/files/sit/images/2483/00001019186.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "255 route de Valojoulx",
    "addressLocality": "Montignac-Lascaux",
    "postalCode": "24290"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.0587705695882,
    "longitude": 1.15876040740966
  },
  "sameAs": [
    "https://www.campings-online.co.uk/campsites/le-moulin-du-bleufond"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}