{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-windmill-shkodra-shkoder-county",
  "name": "Camping Windmill Shkodra",
  "description": "center 2km - guided tours to Rozafa castle - Shkodra lake - Komani lake and walking tour to Valbona",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-windmill-shkodra-shkoder-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651080212.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rruga Livadheve",
    "addressLocality": "shkoder",
    "addressRegion": "shkoder-county",
    "addressCountry": "albania"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.06973,
    "longitude": 19.49367
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.24,
    "reviewCount": 41,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "1500",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "1500+"
}