{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-brise-melreux-hotton",
  "name": "Camping La Brise",
  "description": "Campsite La Brise is a campsite located in Melreux, Luxembourg, and located in a river/brook.This campsite has pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-brise-melreux-hotton",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/675195cc61165.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue de Durbuy 8",
    "addressLocality": "Melreux/Hotton",
    "postalCode": "6990",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.28269,
    "longitude": 5.43878
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}