{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/posed-sokolka-objevujte-stredocesky-kraj",
  "name": "Posed Sokolka",
  "description": "Posed Sokolka in Příhrazské rocky offers accommodation in Bohemian Paradise with magnificent views, fully equipped kitchen, fireplace and a quiet environment for romance, relaxation and nature watching. Ideal for couples and nature lovers.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/posed-sokolka-objevujte-stredocesky-kraj",
  "image": [
    "https://media.glampingcz.cz/Posed%20Sokolka/NZ8_9600_web%20(kopie).jpg?format=auto&width=1200&height=630"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Objevujte",
    "addressRegion": "Středočeský Kraj"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.5132353,
    "longitude": 15.0739047
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife_viewing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "1400",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$1400+"
}