{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-tonny-amberloup-ste-ode",
  "name": "Camping Tonny",
  "description": "Camping Tonny is a campsite in Amberloup, Luxembourg, on the river/stream. This campsite has pitches with parcels, with shade, without shadows and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-tonny-amberloup-ste-ode",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/e/674ed6a049f70.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1 rue des Rainettes",
    "addressLocality": "Amberloup/Ste Ode",
    "postalCode": "6680",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.02636,
    "longitude": 5.51292
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.5,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}