{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-du-lac-114462-occitanie",
  "name": "Camping du Lac",
  "description": "Camping du Lac offers a swimming pool, playground, supermarket, marina, security, illuminated, hardened surface, discharge waste water, water, electricity, toilets, showers, clothes wash dry, tumble dryer, internet, dogs allowed, bread service, bicycle rental, and shop or kiosk.",
  "url": "https://campertunity.com/listings/campgrounds/camping-du-lac-114462-occitanie",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Le Lac",
    "addressLocality": "114462",
    "addressRegion": "occitanie",
    "postalCode": "12290",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.29135,
    "longitude": 2.72656
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bike_rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}