{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stredisko-lipka-bardejov-presov-region",
  "name": "Stredisko Lipka",
  "description": "Camper place at pension - center Bardejov 3km - view of the mountains - at a forest - breakfast / lunch / dinner - English",
  "url": "https://campertunity.com/listings/campgrounds/stredisko-lipka-bardejov-presov-region",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651060628.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "bardejov",
    "addressRegion": "presov-region",
    "addressCountry": "slovakia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.31905,
    "longitude": 21.28882
  },
  "sameAs": [
    "https://www.strediskolipka.sk",
    "https://www.campercontact.com/es/eslovaquia/region-de-presov/bardejov/103228/stredisko-lipka"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "10",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "10+"
}