{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-tro-do-way-bertogne",
  "name": "Camping Tro Do Way",
  "description": "Camping Tro Do Way is a campsite in Bertogne, Luxembourg, located in a wood and a river/stream.This terraced camp site has which are marked out,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-tro-do-way-bertogne",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/6750644e84d1d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "rue Trô Do Wé (Bertogne) 2",
    "addressLocality": "Bertogne",
    "postalCode": "6687",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.09883,
    "longitude": 5.67369
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7,
    "reviewCount": 9,
    "bestRating": 10,
    "worstRating": 1
  }
}