{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/red-stone-memlisht-pogradec-albani",
  "name": "Red Stone Camping",
  "description": "Beach Bar - the village of Mëmëlisht 500m - on the shore of Lake Ohrid - along the road to Tirana - Pogradec 5km",
  "url": "https://campertunity.com/listings/campgrounds/red-stone-memlisht-pogradec-albani",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651133988.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Memlisht",
    "addressRegion": "pogradec",
    "addressCountry": "Albanië"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.93473,
    "longitude": 20.63858
  },
  "sameAs": [
    "https://www.campercontact.com/en/albania/southern-albania/bashkia-pogradec/107217/red-stone-camping",
    "https://www.instagram.com/redstone_beachbar_camping?igsh=MWlrbnJlNGt1aHE0dQ=="
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "12",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "12+"
}