{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dokkedal-camping-storvorde-2",
  "name": "Dokkedal Camping",
  "description": "In Storvorde is the lovely campsite Dokkedal 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/dokkedal-camping-storvorde-2",
  "image": [
    "https://danlineimagesapi.blob.core.windows.net/bookingapi/Cover/img382-01_1905x600.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kystvej 118",
    "addressLocality": "Storvorde",
    "postalCode": "9280",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.0034949,
    "longitude": 10.0996971
  }
}