{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/parking-sosnowka-sosnowka-karkonosze-county",
  "name": "Parking Sosnowka",
  "description": "Camper place on private property - use GPS coordinates - safe and fenced location - center 500m",
  "url": "https://campertunity.com/listings/campgrounds/parking-sosnowka-sosnowka-karkonosze-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651147458.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Szkolna",
    "addressLocality": "sosnowka",
    "addressRegion": "karkonosze-county",
    "postalCode": "58-564",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.82016,
    "longitude": 15.71638
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.71,
    "reviewCount": 14,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "PLN",
    "price": "60",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "zł60+"
}