{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/portosole-vrsar-istria-1",
  "name": "Portosole",
  "description": "Places nearby Portosole-Vrsar, to discover absolutely, camping means also moving.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/portosole-vrsar-istria-1",
  "image": [
    "https://www.homair.com/photos/camping/2721/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Petalon 1",
    "addressLocality": "Vrsar",
    "addressRegion": "Istria",
    "postalCode": "52450",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.140922,
    "longitude": 13.603955
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "75",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "75+"
}