{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/herzog-prague-prague",
  "name": "Camp Herzog",
  "description": "Small campsite in the garden - good connection to the city center by tram or bus - WIFI free - center 5km",
  "url": "https://campertunity.com/listings/campgrounds/herzog-prague-prague",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650828306.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Trojská",
    "addressLocality": "prague",
    "addressRegion": "prague",
    "postalCode": "171 00",
    "addressCountry": "CZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.11736,
    "longitude": 14.42707
  },
  "sameAs": [
    "https://www.campercontact.com/en/czechia/prague/prague/65824/camp-herzog",
    "https://www.spottocamp.com/nl/campsites/camp-herzog-praha-7-troja"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CZK",
    "price": "650",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "Kč650+"
}