{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stenbjerg-campingplads-snedsted",
  "name": "Stenbjerg Campingplads",
  "description": "In Snedsted is the lovely campsite Stenbjerg Campsite. 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/stenbjerg-campingplads-snedsted",
  "image": [
    "https://danlineimagesapi.blob.core.windows.net/bookingapi/Cover/img303-01_1905x600.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stenbjerg Kirke Vej 25",
    "addressLocality": "Snedsted",
    "postalCode": "7752",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.9187,
    "longitude": 8.363833333
  }
}