{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-siesartis-kaseline-utena-county",
  "name": "camping Siesartis",
  "description": "Camping on lake - cabins and special place for campers - location on road 114 - follow exit sign Tourist camp - dirt road 700m, follow to camping - Mindūnai fishing and hunting museum 1.5 km. - Labanoras Regional Park observation tower 2 km.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-siesartis-kaseline-utena-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650812189.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road",
    "addressLocality": "Kašelinė",
    "addressRegion": "utena-county",
    "postalCode": "33201",
    "addressCountry": "Lithuania"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.23214,
    "longitude": 25.54334
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hunting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.11,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "15",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "15+"
}