{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rosenholm-camping-hundested-1",
  "name": "Rosenholm Camping",
  "description": "In Hundested is the lovely campsite Rosenholm 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/rosenholm-camping-hundested-1",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Torpmaglevejen 58",
    "addressLocality": "Hundested",
    "postalCode": "3390",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.9668501,
    "longitude": 11.8515494
  }
}