{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/paluses-kempingas-paluse-provincia-de-utena-lituania",
  "name": "Paluses Kempingas",
  "description": "Camping in guest house - located behind the church of San José de Pala - center 400 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/paluses-kempingas-paluse-provincia-de-utena-lituania",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651196732.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "paluse",
    "addressRegion": "provincia-de-utena",
    "addressCountry": "lituania"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.32898,
    "longitude": 26.10184
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.75,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "27",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "27+"
}