{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dogs-allowed-ustronie-morskie-koobrzeg-county",
  "name": "Dogs Allowed",
  "description": "Camping - bar, games machines for adults and children - restaurants and shops 300m - center 500m - beach 150m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dogs-allowed-ustronie-morskie-koobrzeg-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650940275.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chrobrego",
    "addressLocality": "Ustronie Morskie",
    "addressRegion": "koobrzeg-county",
    "postalCode": "78-111",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.21744,
    "longitude": 15.76366
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "PLN",
    "price": "60",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "zł60+"
}