{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mols-bjerge-camping-ebeltoft",
  "name": "Mols Bjerge Camping",
  "description": "In Ebeltoft is the lovely campsite Mols Bjerge 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/mols-bjerge-camping-ebeltoft",
  "image": [
    "https://danlineimagesapi.blob.core.windows.net/bookingapi/Cover/img334-02_1905x600.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gl. Kærvej 18",
    "addressLocality": "Ebeltoft",
    "postalCode": "8400",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.2526,
    "longitude": 10.601516667
  }
}