{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-wagabunda-nr-2-mikolajki-warmian-masurian-voivod",
  "name": "Camping Wagabunda nr 2",
  "description": "modern campsite on lake - water sports - restaurant and bar - many leisure activities - center 500m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-wagabunda-nr-2-mikolajki-warmian-masurian-voivod",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650851335.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Leśna",
    "addressLocality": "Mikolajki",
    "addressRegion": "warmian-masurian-voivodeship",
    "postalCode": "11-730",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.7954,
    "longitude": 21.56493
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.9,
    "reviewCount": 21,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "PLN",
    "price": "110",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "zł110+"
}