{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campsite-terme-jezercica-donja-stubica-istria-kvarner",
  "name": "Campsite Terme Jezerčica",
  "description": "A campsite, situated only some 40km from the city of Zagreb, is ideal for stays throughout the year.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campsite-terme-jezercica-donja-stubica-istria-kvarner",
  "image": [
    "https://adriacamps.com/wp-content/uploads/2020/03/Camping-Terme-Jezerčica-Mobile-Homes-Exterior-20.jpg",
    "https://img.youtube.com/vi/gVRpxeUDZ9w/0.jpg",
    "https://adriacamps.com/wp-content/uploads/2020/03/Camping-Terme-Jezerčica-Mobile-Homes-Exterior-20-400x300.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Toplička 80",
    "addressLocality": "Donja Stubica",
    "addressRegion": "Istria Kvarner Dalmatia - Zadar region Dalmatia - Split region Dubrovnik region",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.9823451,
    "longitude": 15.9563742
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.7,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}