{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-municipal-de-brouillet-le-rozier-campsite-le-rozier",
  "name": "Camping Municipal de Brouillet, Le Rozier | Campsite",
  "description": "The municipal campsite of Brouillet is in Le Rozier at the junction of the Tarn and Jonte Gorges. Starting point for several hikes, climbing and fishing spots. Quality green tourism.",
  "url": "https://campertunity.com/listings/campgrounds/camping-municipal-de-brouillet-le-rozier-campsite-le-rozier",
  "image": [
    "https://medias.caravelis.com/proxy_caravelis/xml/oi/TFO213701818867/TFO213701818867-17a/medias/jpg/h-cam-campingmunicipaldebrouillet1023vl_w420.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Le Rozier",
    "addressRegion": "Aveyron",
    "postalCode": "48150",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.191399,
    "longitude": 3.2044
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rock_climbing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Gorge"
    }
  ]
}