{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sodyba-prie-maluno-zagare-provincia-de-siauliai",
  "name": "Sodyba \"Prie Malūno\"",
  "description": "Camping in Žagarė in the national park - center 300m - organic vegetables and baked products available",
  "url": "https://campertunity.com/listings/campgrounds/sodyba-prie-maluno-zagare-provincia-de-siauliai",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651100600.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Raktuvės gatvė",
    "addressLocality": "Žagarė",
    "addressRegion": "provincia-de-siauliai",
    "postalCode": "84316",
    "addressCountry": "Lituania"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.35858,
    "longitude": 23.2457
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.25,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "20",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "20+"
}