{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hotel-restaurant-rubens-koplik-malesi-e-madhe-district",
  "name": "Hotel Restaurant Rubens",
  "description": "camper pitches. - restaurant - near lake - - approach route, take the road with the same name as address hotel - village 3km - in village. Spar with ATM - English speaking navigate with coordinates",
  "url": "https://campertunity.com/listings/campgrounds/hotel-restaurant-rubens-koplik-malesi-e-madhe-district",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651103881.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rruga E Liqenit",
    "addressLocality": "Koplik",
    "addressRegion": "malesi-e-madhe-district",
    "postalCode": "4301",
    "addressCountry": "Albania"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.19174,
    "longitude": 19.42058
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "1000",
    "priceValidUntil": "2026-08-22"
  },
  "priceRange": "1000+"
}