{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/palac-sulislaw-sulislaw-brzesko-county",
  "name": "Palac Sulislaw",
  "description": "Farm near the castle - center 6km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/palac-sulislaw-sulislaw-brzesko-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651246738.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sulisław",
    "addressLocality": "Sulisław",
    "addressRegion": "brzesko-county",
    "postalCode": "49-200",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.69281,
    "longitude": 17.306
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "PLN",
    "price": "50",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "zł50+"
}