{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/laerkelunden-camping-grasten-1",
  "name": "Lærkelunden Camping",
  "description": "In Gråsten is the lovely campsite Lærkelunden 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/laerkelunden-camping-grasten-1",
  "image": [
    "https://danlineimagesapi.blob.core.windows.net/bookingapi/Cover/img191-03_1905x600.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nederbyvej 25",
    "addressLocality": "Gråsten",
    "postalCode": "6300",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.9140178,
    "longitude": 9.5866302
  }
}