{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/les-ombrages-carlux",
  "name": "Camping Les Ombrages",
  "description": "Camping Les Ombrages is a campsite in Carlux, Dordogne, on the river/stream. This campsite has pitches with parcels and places with some shade....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/les-ombrages-carlux",
  "image": [
    "//cdn1.acsi.eu/eurocampings/assets/9140/acsi-portal/images/header-fallback.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rouffillac",
    "addressLocality": "Carlux",
    "postalCode": "24370",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.867,
    "longitude": 1.35814
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.5,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}