{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/flower-camping-les-nauves-belves",
  "name": "Flower Camping Les Nauves",
  "description": "Flower Camping Les Nauves is just outside Belvès, in the south of the Dordogne. Due to the outdoor swimming pool, the many fun activities and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/flower-camping-les-nauves-belves",
  "image": [
    "https://cdn1.acsi.eu/6/8/5/3/6853c06844a18.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Le Bos Rouge",
    "addressLocality": "Belvès",
    "postalCode": "24170",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.75417,
    "longitude": 0.98172
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.9,
    "reviewCount": 128,
    "bestRating": 10,
    "worstRating": 1
  }
}