{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/arbi-pogradec-korce-albanie",
  "name": "Camping Arbi",
  "description": "new car-free camping village Tushemisht, near the city of Pogradec - quiet location - camping shop - sandwich service - bar/restaurant - beach 20m - center 5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/arbi-pogradec-korce-albanie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650826963.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "SH64",
    "addressLocality": "Pogradec",
    "addressRegion": "korce",
    "addressCountry": "Albanië"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.90147,
    "longitude": 20.70996
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.6,
    "reviewCount": 50,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "1756.86",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "1756.86+"
}