{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/adriacamps-banjol",
  "name": "AdriaCamps",
  "description": "Padova Premium Camping Resort, located just a few steps from the city of Arbe in a dense pine forest, is ideal for a camping holiday on the island! Choose mobile homes equipped with air conditioning, SAT TV and appliances and find the comfort of your home even on vacation.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/adriacamps-banjol",
  "image": [
    "https://adriacamps.com/wp-content/uploads/2015/12/Padova-Premium-Camping-Resort.jpg",
    "https://adriacamps.com/wp-content/uploads/2015/12/Padova-Premium-Camping-Resort-400x300.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Banjol 496",
    "addressLocality": "Banjol",
    "addressRegion": "Istria Quarnero Dalmazia - regione Zara Dalmazia - regione Spalato Dalmazia - regione Sebenico",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.75209511041764,
    "longitude": 14.774844645580743
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.3,
    "reviewCount": 104,
    "bestRating": 5,
    "worstRating": 1
  }
}