{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pole-namiotowo-kempingowe-pod-brzozami-ustronie-morskie",
  "name": "Pole namiotowo Kempingowe Pod Brzozami",
  "description": "Family camping - sea and beach 300m. Pitches with fixed connections - bike rental - bar - beach-300mr. - center 200mr.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pole-namiotowo-kempingowe-pod-brzozami-ustronie-morskie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650845972.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Targowa",
    "addressLocality": "Ustronie Morskie",
    "addressRegion": "west-pomeranian-voivodeship",
    "postalCode": "78-111",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.21419,
    "longitude": 15.75964
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bike_rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.75,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "PLN",
    "price": "18",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "zł18+"
}