{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-clervaux",
  "name": "Camping",
  "description": "The campsite Clervaux has the necessary infrastructure for caravans and campers. Situated in open countryside, our location is ideal for holidays with the family",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-clervaux",
  "image": [
    "https://www.camping-clervaux.lu/custom/images/logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "33, Klatzewee",
    "addressLocality": "Clervaux",
    "postalCode": "9714",
    "addressCountry": "LU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.05497,
    "longitude": 6.023988
  }
}