{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/les-roussilles-st-sylvestre",
  "name": "Camping Les Roussilles",
  "description": "Camping Les Roussilles is a campsite in Saint-Sylvestre, Haute-Vienne, in the forest. This terraced camping and camping with sloping terrain has...",
  "url": "https://campertunity.com/listings/campgrounds/les-roussilles-st-sylvestre",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/67500f86008c6.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Les Roussilles 2",
    "addressLocality": "St. Sylvestre",
    "postalCode": "87240",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.00567,
    "longitude": 1.33472
  },
  "sameAs": [
    "https://www.eurocampings.de/frankreich/limousin/haute-vienne/saint-sylvestre/camping-les-roussilles-108670/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ]
}