{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lyo-nordenvej-faaborg",
  "name": "Lyø Nordenvej",
  "description": "Lyø Camping is located near Lyø By, offering views of the sea and fields. It provides pitches for various camping types and has a service building with kitchen, toilets and showers. The campsite is ideal for kayakers. Reservations are recommended.",
  "url": "https://campertunity.com/listings/campgrounds/lyo-nordenvej-faaborg",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F000PUBLIC%2Fno_image_1200x1200.jpg?alt=media&token=f1b2558a-6508-4777-98a7-3f4e66025b53",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lyø Bygade 7",
    "addressLocality": "Faaborg",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.04659,
    "longitude": 10.14895
  },
  "sameAs": [
    "https://campio.no/campsite/lyo-nordenvej"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    }
  ]
}