{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-les-sapins-camurac-fr",
  "name": "Camping Les Sapins",
  "description": "Campsite Les Sapins is a campsite that is located in Camurac, Aude.This campsite has delimited, shaded, unshaded and...",
  "url": "https://campertunity.com/listings/campgrounds/camping-les-sapins-camurac-fr",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/c/674c25a7a1737.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "-",
    "addressLocality": "Camurac",
    "postalCode": "11340",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.79169,
    "longitude": 1.92489
  },
  "sameAs": [
    "https://www.eurocampings.fr/france/languedoc-roussillon/aude/camurac/camping-les-sapins-113708/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    }
  ]
}