{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hadsund-camping-og-vandrerhjem-1",
  "name": "Hadsund Camping og Vandrerhjem",
  "description": "In Hadsund is the lovely campsite Hadsund Camping and Hostels. 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/hadsund-camping-og-vandrerhjem-1",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stadionvej 33",
    "addressLocality": "Hadsund",
    "postalCode": "9560",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.721116667,
    "longitude": 10.135966667
  }
}