{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/small-campsite-river-saint-rome-de-tarn",
  "name": "Small Campsite By The River",
  "description": "Come and enjoy a campsite on a human scale where calm and the sweetness of life will punctuate your days. Located in the heart of Aveyron, surrounded by unspoiled nature, you can recharge your batteries near the Tarn river which borders the campsite. There is no shortage of activities nearby: the Baumes waterfall located nearby will offer you a beautiful stroll on the calm waters, the fortified village of Auriac located on the heights will take you on a journey through time, or simply the son...",
  "url": "https://campertunity.com/listings/campgrounds/small-campsite-river-saint-rome-de-tarn",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "saint-rome-de-tarn",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.0515,
    "longitude": 2.8855
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Waterfall"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}