{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-floreal-colline-de-rabais-virton",
  "name": "Camping Floreal Colline de Rabais",
  "description": "Campsite Floreal Colline de Rabais is a campsite in Virton, Luxembourg.This terraced campsite offers unshaded pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-floreal-colline-de-rabais-virton",
  "image": [
    "https://cdn1.acsi.eu/6/8/2/1/6821eda76e726.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Clos des Horlès 1",
    "addressLocality": "Virton",
    "postalCode": "6760",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.57897,
    "longitude": 5.54864
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.6,
    "reviewCount": 112,
    "bestRating": 10,
    "worstRating": 1
  }
}