{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/moulin-de-bistain-cherain-be",
  "name": "Camping Moulin de Bistain",
  "description": "Camping Moulin de Bistain is a campsite in Cherain, Luxembourg, located in a wood and a river/stream.This terraced camp site has which are marked...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/moulin-de-bistain-cherain-be",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/675021a64ea9d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "32 rue de Rettigny",
    "addressLocality": "Cherain",
    "postalCode": "6673",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.15047,
    "longitude": 5.86819
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.7,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}