{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tekavca-ograda-grahovo-cerknica",
  "name": "Tekavca Ograda",
  "description": "Location at a remote farm - lots of space - relatively new small sanitary building - free standing in the meadow or a small space in the yard - small playground - center 1.2 km",
  "url": "https://campertunity.com/listings/campgrounds/tekavca-ograda-grahovo-cerknica",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650953478.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lipsenj",
    "addressLocality": "Grahovo",
    "addressRegion": "cerknica",
    "postalCode": "1384",
    "addressCountry": "SI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.75217,
    "longitude": 14.43651
  },
  "sameAs": [
    "https://www.campercontact.com/en/slovenia/cerknica/grahovo/97586/tekavca-ograda"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "20",
    "priceValidUntil": "2026-08-26"
  },
  "priceRange": "20+"
}