{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-beau-reve-hodister-rendeux",
  "name": "Camping Beau Rêve",
  "description": "Camping Beau Rêve is a campsite in Hodister, Luxembourg, located in a wood and a river/stream.The campsite has pitches with shade, pitches without...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-beau-reve-hodister-rendeux",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/6751893a4da58.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wate-Fosse 2",
    "addressLocality": "Hodister/Rendeux",
    "postalCode": "6987",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.18528,
    "longitude": 5.51597
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.3,
    "reviewCount": 25,
    "bestRating": 10,
    "worstRating": 1
  }
}