{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/holme-a-camping-hovborg",
  "name": "Holme Å Camping",
  "description": "In Hovborg is the lovely campsite Holme Å 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/holme-a-camping-hovborg",
  "image": [
    "https://danlineimagesapi.blob.core.windows.net/bookingapi/Cover/img218-01_1905x600.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Torpet 6",
    "addressLocality": "Hovborg",
    "postalCode": "6682",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.612083333,
    "longitude": 8.9243
  }
}