{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/langelands-camping-motel-rudkobing",
  "name": "Langelands Camping & Motel",
  "description": "Langelands Camping & Motel is a campsite with 75 pitches in Rudkøbing, Denmark. Langelands Camping & Motel has Wi-Fi and lockers.",
  "url": "https://campertunity.com/listings/campgrounds/langelands-camping-motel-rudkobing",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg",
    "images//SPOTc2a55799fea2534e4f73818974561572/mapbox/mapbox.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Spodsbjergvej 277",
    "addressLocality": "Rudkøbing",
    "postalCode": "5900",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.93164,
    "longitude": 10.76757
  },
  "sameAs": [
    "https://www.spottocamp.com/nl/campsites/langelands-camping-motel-rudkbing"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}