{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/byaasgaard-camping-hundested",
  "name": "Byaasgaard Camping",
  "description": "In Hundested is the lovely campsite Byaasgaard 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/byaasgaard-camping-hundested",
  "image": [
    "https://danlineimagesapi.blob.core.windows.net/bookingapi/Cover/img26-01_1905x600.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Amtsvejen 340",
    "addressLocality": "Hundested",
    "postalCode": "3390",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.9632,
    "longitude": 11.9568
  }
}