{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/vidange-villefranche-sur-saone-auvergne-rhone-alpes-fr",
  "name": "Empty",
  "description": "Located at the exit of the A6 motorway, in a natural and peaceful setting 128 pitches of 80 m2 with electricity Restaurant La Plage near the area (open all summer season)",
  "url": "https://campertunity.com/listings/campgrounds/vidange-villefranche-sur-saone-auvergne-rhone-alpes-fr",
  "image": [
    "https://www.campingcarpark.com/assets/logo-without-text.webp",
    "https://static.campingcarpark.com/media/cache/vich_mobile_thumb/public/media/slider/public-media-slider-55-1721826268-6a63f434-ce62-4f91-9d73-1f34b00aa765-image_migration-1.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2788 Route de Riottier",
    "addressLocality": "Villefranche sur Saône",
    "addressRegion": "Auvergne-Rhône-Alpes",
    "postalCode": "69400",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.97253,
    "longitude": 4.752003
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved_road"
    }
  ]
}