{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bi-village-pula-istria-2",
  "name": "Bi-Village",
  "description": "How to get to the camping village Bi-Village? Access and practical informations.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bi-village-pula-istria-2",
  "image": [
    "https://www.homair.com/photos/camping/81/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dragonja 115",
    "addressLocality": "Pula",
    "addressRegion": "Istria",
    "postalCode": "52212",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.91531,
    "longitude": 13.80539
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.9,
    "reviewCount": 87,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "39",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "39+"
}