{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-l-eau-vive-martelange",
  "name": "Camping L' Eau Vive",
  "description": "Camping L' Eau Vive is a campsite in Martelange, Luxembourg, located in a wood and a river/stream.The campsite has which are marked out, pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-l-eau-vive-martelange",
  "image": [
    "https://cdn2.acsi.eu/6/7/9/9/6799f678f2e0d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Eau Vive 12",
    "addressLocality": "Martelange",
    "postalCode": "6630",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.84128,
    "longitude": 5.72456
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}