{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aalborg-familie-strandparken-aalborg",
  "name": "Aalborg Familie Camping 'Strandparken'",
  "description": "In Aalborg is the lovely campsite Aalborg Family Camping 'Strandparken'. 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/aalborg-familie-strandparken-aalborg",
  "image": [
    "https://danlineimagesapi.blob.core.windows.net/bookingapi/Cover/img380-01_1905x600.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Skydebanevej 20",
    "addressLocality": "Aalborg",
    "postalCode": "9000",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.055033333,
    "longitude": 9.8849
  }
}