{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/landal-warsberg-saarburg-rp",
  "name": "Landal Warsberg",
  "description": "Enjoy a relaxing stay at Landal Warsberg in Saarburg, Germany. Visitors' rating: 3.38.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/landal-warsberg-saarburg-rp",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650752394.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "In den Urlaub 1",
    "addressLocality": "Saarburg",
    "addressRegion": "Rhineland-Palatinate",
    "postalCode": "54439",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.61245,
    "longitude": 6.54891
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}