{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-pole-namiotowe-czechowice-tur-gliwice-1",
  "name": "Camping Pole Namiotowe Czechowice Tur",
  "description": "Large campsite near the lake - use GPS coordinates - water sports, horseback riding, climbing facilities - suitable for large and small children - restaurant - center 6 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-pole-namiotowe-czechowice-tur-gliwice-1",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651000350.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ziemięcicka",
    "addressLocality": "Gliwice",
    "addressRegion": "gliwice",
    "postalCode": "44-109",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.36015,
    "longitude": 18.65058
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback_riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback Riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "PLN",
    "price": "39.13",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "zł39.13+"
}