{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/taverna-lazaro-distrito-de-berat-condado-de-berat-albania",
  "name": "Taverna Lazaro",
  "description": "simple field in the garden of the tavern - privileged location in the castle of Berat (200 m) - center 500 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/taverna-lazaro-distrito-de-berat-condado-de-berat-albania",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650890608.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rruga Muzak Topia",
    "addressLocality": "Distrito de Berat",
    "addressRegion": "condado-de-berat",
    "addressCountry": "Albania"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.71157,
    "longitude": 19.94661
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.67,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "1000",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "1000+"
}