{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-matyas-vrane-nad-vltavou-central-bohemian-region",
  "name": "Camp Matyas",
  "description": "beautiful campsite on the Moldau - English and German language - children's pool - small shop - station 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-matyas-vrane-nad-vltavou-central-bohemian-region",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650702438.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "U Elektrárny",
    "addressLocality": "Vrané nad Vltavou",
    "addressRegion": "central-bohemian-region",
    "postalCode": "252 46",
    "addressCountry": "CZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.93271,
    "longitude": 14.37286
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.48,
    "reviewCount": 98,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CZK",
    "price": "790",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "Kč790+"
}