{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-prades-auvergne-rhone-alpes-fr",
  "name": "Campspace in Prades, Auvergne Rhône Alpes",
  "description": "Ideal for anyone just looking for a safe place to park their vehicle. By a river, shady, cool. Well-frequented roadside parking in summer. The activities Hiking.",
  "url": "https://campertunity.com/listings/campgrounds/campspace-prades-auvergne-rhone-alpes-fr",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Prades",
    "addressRegion": "Auvergne-Rhône-Alpes",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.646,
    "longitude": 4.3085
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/auvergne-rhone-alpes/largentiere/171081/campspace-in-prades-auvergne-rhone-alpes"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}