{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aaro-camping-haderslev-1",
  "name": "Aarø Camping",
  "description": "In Haderslev is the lovely campsite Aarø 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/aaro-camping-haderslev-1",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Aarø 260",
    "addressLocality": "Haderslev",
    "postalCode": "6100",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.259533333,
    "longitude": 9.7523
  }
}