{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/base-loisirs-bouldouires-la-salvetat-sur-agout-okzitanien",
  "name": "La Base De Loisirs Des Bouldouires",
  "description": "at the lake center 1, 5 km",
  "url": "https://campertunity.com/listings/campgrounds/base-loisirs-bouldouires-la-salvetat-sur-agout-okzitanien",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650744528.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rieumajou",
    "addressLocality": "la-salvetat-sur-agout",
    "addressRegion": "okzitanien",
    "postalCode": "34330",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.60025,
    "longitude": 2.67911
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.38,
    "reviewCount": 16,
    "bestRating": 5,
    "worstRating": 1
  }
}