{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/centrum-sportu-i-rekreacji-w-sepolnie-krajenskim",
  "name": "Centrum Sportu i Rekreacji w Sępolnie Krajeńskim",
  "description": "camping area on the Vorst estate in Sępolno Krajeńskie. Leisure/sport center - center 1 km.",
  "url": "https://campertunity.com/listings/campgrounds/centrum-sportu-i-rekreacji-w-sepolnie-krajenskim",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651197438.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "osiedle Leśne",
    "addressLocality": "Sępólno Krajeńskie",
    "addressRegion": "distrito-de-sepolno",
    "postalCode": "89-400",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.46182,
    "longitude": 17.52754
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "PLN",
    "price": "74",
    "priceValidUntil": "2026-07-10"
  },
  "priceRange": "zł74+"
}