{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-genets-salles-curan-occitanie",
  "name": "Camping Les Genêts",
  "description": "Enjoy a relaxing stay at Camping Les Genêts in Salles-Curan, France. Visitors' rating: 4.",
  "url": "https://campertunity.com/listings/campgrounds/camping-genets-salles-curan-occitanie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650951659.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Puech Bouche",
    "addressLocality": "Salles-Curan",
    "addressRegion": "Occitanie",
    "postalCode": "12410",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.18891,
    "longitude": 2.76537
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}