{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-clapas-salavas-vallon-pont-d-arc",
  "name": "Camping Le Clapas",
  "description": "Campsite Le Clapas lies directly on the Ardèche river. You camp here with the famous, very touristy Pont d'Arc and the impressive Gorges...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-clapas-salavas-vallon-pont-d-arc",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/c/674c585d79926.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "280 chemin de la Vernède",
    "addressLocality": "Salavas/Vallon-Pont-d'Arc",
    "postalCode": "07150",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.39353,
    "longitude": 4.39481
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback_riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback Riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9.2,
    "reviewCount": 833,
    "bestRating": 10,
    "worstRating": 1
  }
}