{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lyra-beach-camping-debrecen",
  "name": "Lyra Beach Camping",
  "description": "Lyra Beach Camping is a campsite in Debrecen, Hungary. Lyra Beach Camping has wifi and a restaurant. Dogs are allowed on this campsite.",
  "url": "https://campertunity.com/listings/campgrounds/lyra-beach-camping-debrecen",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lomnicz utca 1-3",
    "addressLocality": "Debrecen",
    "postalCode": "4030"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.5085,
    "longitude": 21.637778
  },
  "sameAs": [
    "https://www.spottocamp.com/da/campsites/lyra-beach-camping-debrecen"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "5",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$5+"
}