{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-rijo-vysoke-tatry-presov",
  "name": "Camping Rijo",
  "description": "very quiet campsite - camp shop - simple dining - restaurants nearby - station 10min",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-rijo-vysoke-tatry-presov",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650693616.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Vysoké Tatry",
    "addressRegion": "presov",
    "postalCode": "059 60",
    "addressCountry": "Slowakije"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.14959,
    "longitude": 20.28118
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.83,
    "reviewCount": 30,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "16.3",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "16.3+"
}