{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/adriacamps-punat",
  "name": "AdriaCamps",
  "description": "In a sunny bay, in the extreme south of the island of Krk, nestles Campsite Pila, a campsite for an unforgettable island holiday! Here you will find 400 well-arranged and bounded pitches equipped with everything necessary for the carefree experience in the Mediterranean greenery.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/adriacamps-punat",
  "image": [
    "https://adriacamps.com/wp-content/uploads/2015/12/Camping-Pila-pebble-beach-1.jpg",
    "https://adriacamps.com/wp-content/uploads/2015/12/Camping-Pila-pebble-beach-1-400x300.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Šetalište Ivana Brusića 2",
    "addressLocality": "Punat",
    "addressRegion": "Istria Kvarner Dalmatia - Zadar region Dalmatia - Split region Dalmatia - Šibenik region",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.01544665418003,
    "longitude": 14.62693553462907
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.4,
    "reviewCount": 53,
    "bestRating": 5,
    "worstRating": 1
  }
}