{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lukensku-namai-vilnius-lt",
  "name": "Lukenskų Namai",
  "description": "Camping at an art academy - beautiful spot on a lake - new sauna - center 500 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lukensku-namai-vilnius-lt",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650950451.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ateities gatvė 1",
    "addressLocality": "Vilnius",
    "addressRegion": "Vilnius County",
    "postalCode": "08306",
    "addressCountry": "LT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.12091,
    "longitude": 24.59227
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.75,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€20+"
}