{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/marina-tynec-tynec-nad-labem-region-de-bohemia-central",
  "name": "Marina Tynec",
  "description": "camping in the marina in Elba - water from our own ferrous fountain - restaurant / beer shop outdoors - center 500m",
  "url": "https://campertunity.com/listings/campgrounds/marina-tynec-tynec-nad-labem-region-de-bohemia-central",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651035700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bělohorská",
    "addressLocality": "tynec-nad-labem",
    "addressRegion": "region-de-bohemia-central",
    "postalCode": "281 26",
    "addressCountry": "chequia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.03673,
    "longitude": 15.34944
  },
  "sameAs": [
    "https://www.marinatynec.cz/",
    "https://www.campercontact.com/en/czechia/central-bohemian-region/tynec-nad-labem/101728/marina-tynec"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "400",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "400+"
}