{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dea-tushemisht-pogradec-district-albania",
  "name": "Camping Dea",
  "description": "camping spot at hotel - restaurant - beach 10m - center 4km",
  "url": "https://campertunity.com/listings/campgrounds/dea-tushemisht-pogradec-district-albania",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651222261.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "SH64",
    "addressLocality": "Tushemisht",
    "addressRegion": "pogradec-district",
    "addressCountry": "Albania"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.90082,
    "longitude": 20.7023
  },
  "sameAs": [
    "https://www.campercontact.com/en/albania/pogradec-district/tushemisht/159880/camping-dea"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "1500",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "1500+"
}