{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hotel-lillevang-og-camping-slagelse",
  "name": "Hotel Lillevang og Camping",
  "description": "In Slagelse is the lovely campsite Hotel Lillevang and Camping. Read more about the square and see if it is the place for your next holiday stay in the Danish.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hotel-lillevang-og-camping-slagelse",
  "image": [
    "https://danlineimagesapi.blob.core.windows.net/bookingapi/Cover/img531-01_1905x600.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Jyllandsvej 32",
    "addressLocality": "Slagelse",
    "postalCode": "4200",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.4061196,
    "longitude": 11.3525415
  }
}