{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperstop-berat-berat-berat-county",
  "name": "Camperstop Berat",
  "description": "Large paved area - historic center 4km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperstop-berat-berat-berat-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651192361"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Berat",
    "addressRegion": "berat-county",
    "addressCountry": "Albania"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.69593,
    "longitude": 19.96913
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 12,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "1500",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "1500+"
}