{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-auf-kengert-larochette-medernach",
  "name": "Camping Auf Kengert",
  "description": "Camping Auf Kengert is a campsite located in Larochette, and located in the woods.This campsite on the inclined pitch offers pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-auf-kengert-larochette-medernach",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/d/674def5c2c4c6.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kengert 1",
    "addressLocality": "Larochette/Medernach",
    "postalCode": "7633",
    "addressCountry": "LU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.79994,
    "longitude": 6.19792
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 46,
    "bestRating": 10,
    "worstRating": 1
  }
}