{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/maringotka-v-rychlebskych-horach-olomoucky-kraj",
  "name": "Maringotka in Rychlebské hory",
  "description": "Romantic trailer in the middle of border nature offers peace, solitude and real digital detox. Ideal place to relax in the mountains, silence, landscape views and return to each other in every season.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/maringotka-v-rychlebskych-horach-olomoucky-kraj",
  "image": [
    "https://media.glampingcz.cz/Maringotka%20v%20Rychlebsk%C3%BDch%20hor%C3%A1ch/2.JPG?format=auto&width=1200&height=630"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Červený Důl 13",
    "addressLocality": "Objevujte",
    "addressRegion": "Olomoucký kraj"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.35772485,
    "longitude": 16.99310223
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "3300",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$3300+"
}