{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-vallee-de-lour-clervaux-luxembourg",
  "name": "How far from the river is Camping Vallée de l’Our?",
  "description": "ProfileNo description yet.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-vallee-de-lour-clervaux-luxembourg",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/camping-vallee-de-lour/ZDmNfWajpxgW.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/camping-vallee-de-lour/euDWj1kAdOf5.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Haaptstrooss 5",
    "addressLocality": "Camping Vallée de l’Our",
    "addressRegion": "Clervaux",
    "postalCode": "9838",
    "addressCountry": "Luxembourg"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.00458263795675,
    "longitude": 6.147003789024357
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  }
}