{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/domaine-arleblanc-camping-rosieres",
  "name": "Domaine Arleblanc Camping",
  "description": "Domaine Arleblanc is located along the rippling La Beaume river in the south of the beautiful and popular Ardèche region. At this campsite, which...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/domaine-arleblanc-camping-rosieres",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/a/674ac8c8d5fac.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2720 route de la Charve",
    "addressLocality": "Rosières",
    "postalCode": "07260",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.46431,
    "longitude": 4.27269
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sailing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wind Sports"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cliff"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 385,
    "bestRating": 10,
    "worstRating": 1
  }
}