{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-de-royans-vercors-valence-auvergne-rhone-alpen",
  "name": "Aire de Royans Vercors",
  "description": "Enjoy a relaxing stay at Aire de Royans Vercors in Valence, France. Customer rating: 4.25.",
  "url": "https://campertunity.com/listings/campgrounds/aire-de-royans-vercors-valence-auvergne-rhone-alpen",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "A49",
    "addressLocality": "Valence",
    "addressRegion": "Auvergne-Rhone-Alpen",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.06327,
    "longitude": 5.19989
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}