{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-pod-czarnym-bocianem-cieszyn-cieszyn-county-pl",
  "name": "Camping Pod Czarnym Bocianem",
  "description": "Campsite in the city - use GPS coordinates - bar and mini shop - swimming pool - walking and cycling paths - Czech Republic border 500m - center 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-pod-czarnym-bocianem-cieszyn-cieszyn-county-pl",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650994851.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "aleja Jana Łyska",
    "addressLocality": "Cieszyn",
    "addressRegion": "cieszyn-county",
    "postalCode": "43-400",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.7351,
    "longitude": 18.63024
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.25,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "PLN",
    "price": "14",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "zł14+"
}