{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/maison-rosati-esch-sur-alzette-53-luxembourg",
  "name": "Maison Rosati",
  "description": "Maison Rosati has 5.0 stars! Check what 1 person has already written and share your own experience",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/maison-rosati-esch-sur-alzette-53-luxembourg",
  "image": [
    "https://recommend.lu/images/logo-mail.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Esch-sur-Alzette",
    "addressRegion": "53",
    "addressCountry": "Luxembourg"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.4645493,
    "longitude": 5.9836678
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Laurent Montulet"
      },
      "datePublished": "2024-11-03",
      "reviewBody": "Very beautiful place."
    }
  ]
}