{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-paradis-vallee-du-lot-villeneuve-sur-lot",
  "name": "Camping Paradis Vallee du Lot",
  "description": "Enjoy a relaxing stay at Camping Paradis Vallee du Lot in Villeneuve-sur-Lot, France. Customer rating: 4.27.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-paradis-vallee-du-lot-villeneuve-sur-lot",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650746937.jpeg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Allée de Malbentre",
    "addressLocality": "Villeneuve-sur-Lot",
    "addressRegion": "Neu-Aquitanien",
    "postalCode": "47300",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.39494,
    "longitude": 0.68733
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}