{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/anslet-strand-haderslev",
  "name": "Anslet Strand Camping",
  "description": "In Haderslev is the lovely campsite Anslet Strand Camping. Read more about the campsite 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/anslet-strand-haderslev",
  "image": [
    "https://danlineimagesapi.blob.core.windows.net/bookingapi/Cover/img170-01_1905x600.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strandvejen 34",
    "addressLocality": "Haderslev",
    "postalCode": "6100",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.356666667,
    "longitude": 9.616583333
  }
}