{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-ettelbruck-ettelbruck-1",
  "name": "Camping Ettelbrück",
  "description": "Camping Ettelbrück is situated on a hill next to a residential area, a 15-minute walk away from the vibrant town centre. An excellent starting...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-ettelbruck-ettelbruck-1",
  "image": [
    "https://cdn2.acsi.eu/6/8/c/3/68c3c1be3a8bd.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "88 chemin du Camping",
    "addressLocality": "Ettelbruck",
    "postalCode": "9022",
    "addressCountry": "LU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.846,
    "longitude": 6.08219
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Safari_tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 610,
    "bestRating": 10,
    "worstRating": 1
  }
}