{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-officiel-arlon-arlon",
  "name": "Camping Officiel Arlon",
  "description": "Camping Official Arlon is a campsite located in Arlon, Luxembourg.This campsite on the slope offers delimited pitches, not...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-officiel-arlon-arlon",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/e/674ed3c44c6d0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "373 route de Bastogne",
    "addressLocality": "Arlon",
    "postalCode": "6700",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.70219,
    "longitude": 5.80675
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.8,
    "reviewCount": 27,
    "bestRating": 10,
    "worstRating": 1
  }
}