{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-lourthe-la-roche-en-ardenne",
  "name": "Camping De l'Ourthe",
  "description": "Camping De l'Ourthe is a campsite in La Roche-en-Ardenne, Luxembourg, located in a wood and a river/stream.The campsite has pitches with shade,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-lourthe-la-roche-en-ardenne",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/8/6748c4b30579d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8 rue des Echavées",
    "addressLocality": "La Roche-en-Ardenne",
    "postalCode": "6980",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.1885,
    "longitude": 5.57042
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Gym"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.2,
    "reviewCount": 15,
    "bestRating": 10,
    "worstRating": 1
  }
}