{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/feriebyens-camping-rodvig-stevns",
  "name": "Feriebyens Camping",
  "description": "On the Danish island of Seeland, near the town of Rødvig, is the small Feriebyens Camping. The camping area is uncluttered and consists of...",
  "url": "https://campertunity.com/listings/campgrounds/feriebyens-camping-rodvig-stevns",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/8/6748c8568ec7c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Højstrupvej 2A",
    "addressLocality": "Rødvig Stevns",
    "postalCode": "4673",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.25078,
    "longitude": 12.34961
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/denmark/zealand/rodvig/feriebyens-camping-101973/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hut"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cliff"
    }
  ]
}