{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lepushe-condado-de-shkoder-albania",
  "name": "Lepushe",
  "description": "Centro 400m",
  "url": "https://campertunity.com/listings/campgrounds/lepushe-condado-de-shkoder-albania",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lëpushë",
    "addressRegion": "condado-de-shkoder",
    "addressCountry": "Albania"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.52439,
    "longitude": 19.73238
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "10",
    "priceValidUntil": "2026-08-22"
  },
  "priceRange": "10+"
}