{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/eco-camping-valona-zvernec-vlore-county-albania",
  "name": "Eco Camping Valona",
  "description": "eco-camping in the forest - beach 500m - entrance signposted from the road - several restaurants on the beach. - center 2.5 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/eco-camping-valona-zvernec-vlore-county-albania",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651106811.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Zvërnec",
    "addressRegion": "vlore-county",
    "addressCountry": "Albania"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.50051,
    "longitude": 19.42914
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.32,
    "reviewCount": 19,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "1500",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "1500+"
}