{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-in-saint-prix-auvergne-rhone-alpes",
  "name": "Campspace in Saint Prix, Auvergne Rhône Alpes",
  "description": "Spacious pitches set in lush natural surroundings on the banks of the Besbre river are available for campers, with running water, electricity and other facilities.",
  "url": "https://campertunity.com/listings/campgrounds/campspace-in-saint-prix-auvergne-rhone-alpes",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Saint-Prix",
    "addressRegion": "Auvergne-Rhône-Alpes",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.2315,
    "longitude": 3.6495
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}