{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wichrowe-wzgorza-miedzygorze-pl",
  "name": "Wichrowe Wzgórza",
  "description": "Simple camping - at farm",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wichrowe-wzgorza-miedzygorze-pl",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wojska Polskiego 11",
    "addressLocality": "Międzygórze",
    "addressRegion": "kodzko-county",
    "postalCode": "57-514",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.22839,
    "longitude": 16.75207
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "PLN",
    "price": "80",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "zł80+"
}