{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-augustenborg-sudjutland",
  "name": "Reisemobilstellplatz",
  "description": "Nice quiet campsite with plenty of space and air for all campers. A fish shop is also located in front of campsite.. Fresh fish, smoked fish from our own smoked eggs and many other good things from the sea. Fresh quality because Leif catches the fish itself.",
  "url": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-augustenborg-sudjutland",
  "image": [
    "https://stellplatz.info/img/731534/wohnmobilstellplatz-hertugbyens-camping-1080896.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/img/731534/wohnmobilstellplatz-hertugbyens-camping-1080896.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ny Stavensbøl 1",
    "addressLocality": "Augustenborg",
    "addressRegion": "Südjütland",
    "postalCode": "6440",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.94685,
    "longitude": 9.85463
  },
  "sameAs": [
    "https://stellplatz.info/wohnmobilstellplatz/hertugbyens-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}