{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/faergegaardens-camping-hyggelig-o-camping-pa-langeland",
  "name": "Færgegårdens Camping – hyggelig ø-camping på Langeland",
  "description": "Experience Færgegårdens Camping with beach, playground, shop and modern service in quiet surroundings on Langeland",
  "url": "https://campertunity.com/listings/campgrounds/faergegaardens-camping-hyggelig-o-camping-pa-langeland",
  "image": [
    "https://findcamping.dk/wp-content/uploads/2025/07/default-ikon.webp",
    "https://findcamping.dk/wp-content/uploads/2025/07/findcamping-logo.svg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.93236,
    "longitude": 10.82805
  },
  "sameAs": [
    "https://findcamping.dk/campingplads/faergegaardens-camping/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}