{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-slnecne-skaly-rajecke-teplice-zilina-region",
  "name": "Camping Slnecne Skaly",
  "description": "Camping in nature reserve - thermal baths 3km - simple facilities - extensive sports and play possibilities - restaurant",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-slnecne-skaly-rajecke-teplice-zilina-region",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650813238.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Poluvsie",
    "addressLocality": "rajecke-teplice",
    "addressRegion": "zilina-region",
    "postalCode": "013 13",
    "addressCountry": "slovakia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.14203,
    "longitude": 18.71904
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.38,
    "reviewCount": 16,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "25",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "25+"
}