{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/blommenslyst-camping-blommenslyst",
  "name": "Floral light Camping",
  "description": "Floral light Camping",
  "url": "https://campertunity.com/listings/campgrounds/blommenslyst-camping-blommenslyst",
  "image": [
    "https://www.camping.dk/media/1715/blommenslyst.jpg",
    "https://www.camping.dk/media/3562/5-blommenslyst.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Middelfartvej 494",
    "addressLocality": "Blommenslyst",
    "postalCode": "5491",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.389265,
    "longitude": 10.248518
  },
  "sameAs": [
    "https://www.camping.dk/campingpladser/fyn-langeland-og-%c3%a6roe/blommenslyst-camping/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}