{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mara-camping-atc-liptovsky-trnovec-zilina-region-slovakia",
  "name": "Mara Camping / ATC Liptovský Trnovec",
  "description": "Camping directly on the banks of the Liptovská Mara - public kitchenette and dining area - restaurant - buffet - beach bar - every place approx. 60m2 - buffets - water sports - beach access 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mara-camping-atc-liptovsky-trnovec-zilina-region-slovakia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650810944.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Liptovský Trnovec",
    "addressRegion": "zilina-region",
    "postalCode": "032 22",
    "addressCountry": "Slovakia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.11058,
    "longitude": 19.54504
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.75,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "25",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "25+"
}