{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hotton-2-hotton-luxemburg",
  "name": "Hotton 2",
  "description": "Enjoy a relaxing stay at Hotton 2 in Hotton, Belgium. Customer rating: 2.63.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hotton-2-hotton-luxemburg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650789254.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Haie Notre Dame",
    "addressLocality": "hotton",
    "addressRegion": "Luxemburg",
    "postalCode": "6990",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.26934,
    "longitude": 5.45723
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}