{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/auto-camping-vejsplachy-vrchlabi-hradec-kralove-region-cz",
  "name": "Auto Camping Vejsplachy",
  "description": "Camping at lake - restaurant - bar - play attributes - div excursion possibilities in the area - center 1km.",
  "url": "https://campertunity.com/listings/campgrounds/auto-camping-vejsplachy-vrchlabi-hradec-kralove-region-cz",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650829677.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vejsplachy",
    "addressLocality": "vrchlabi",
    "addressRegion": "hradec-kralove-region",
    "postalCode": "543 01",
    "addressCountry": "CZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.61815,
    "longitude": 15.6006
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.08,
    "reviewCount": 12,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CZK",
    "price": "250",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "Kč250+"
}