{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hertugbyens-camping-augustenborg-dk",
  "name": "Hertugbyens Camping",
  "description": "Hertugbyens Camping is a spacious, simple and very quiet campsite located in the south of Jutland. It is located on the edge of a fjord,...",
  "url": "https://campertunity.com/listings/campgrounds/hertugbyens-camping-augustenborg-dk",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/c/674c13cd468e2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ny Stavensbøl 1",
    "addressLocality": "Augustenborg",
    "postalCode": "6440",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.94692,
    "longitude": 9.85428
  },
  "sameAs": [
    "https://www.eurocampings.fr/danemark/danemark-du-sud/augustenborg/hertugbyens-camping-112756/",
    "https://www.camping.dk/campingpladser/sydjylland-als-og-roemoe/hertugbyens-camping/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ]
}