{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/thorsminde-camping-ulfborg",
  "name": "Thorsminde Camping",
  "description": "In Ulfborg is the lovely campsite Thorsminde 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/thorsminde-camping-ulfborg",
  "image": [
    "https://danlineimagesapi.blob.core.windows.net/bookingapi/Cover/img263-01_1905x600.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Klitrosevej 4",
    "addressLocality": "Ulfborg",
    "postalCode": "6990",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.376433333,
    "longitude": 8.122283333
  }
}