{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sindal-camping-kanoudlejning-sindal",
  "name": "Sindal Camping & Kanoudlejning",
  "description": "In Sindal is the lovely campsite Sindal Camping & Canoe Rental. Read more about the site 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/sindal-camping-kanoudlejning-sindal",
  "image": [
    "https://danlineimagesapi.blob.core.windows.net/bookingapi/Cover/img430-04_1905x600.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hjørringvej 125",
    "addressLocality": "Sindal",
    "postalCode": "9870",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.4755132,
    "longitude": 10.1994273
  }
}