{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-paradis-vallee-du-lot-pujols-1",
  "name": "Camping Paradis Vallée du Lot",
  "description": "Campsite Paradis Vallée du Lot is a campsite that is located in Pujols, Lot-et-Garonne.This campsite has delimited, shaded, non...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-paradis-vallee-du-lot-pujols-1",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/c/674c9f10747bf.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "allée de Malbentre",
    "addressLocality": "Pujols",
    "postalCode": "47300",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.39483,
    "longitude": 0.68681
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.7,
    "reviewCount": 9,
    "bestRating": 10,
    "worstRating": 1
  }
}