{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-municipal-de-brouillet-le-rozier",
  "name": "Camping Municipal de Brouillet",
  "description": "Camping Municipal de Brouillet is a campsite located in Le Rozier, Lozère, and located in the woods and river/stream.This campsite...",
  "url": "https://campertunity.com/listings/campgrounds/camping-municipal-de-brouillet-le-rozier",
  "image": [
    "https://cdn3.acsi.eu/6/7/e/3/67e3c316dd6e3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "chemin de Brouillet",
    "addressLocality": "Le Rozier",
    "postalCode": "48150",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.19153,
    "longitude": 3.2045
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    }
  ]
}