{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/adriacamps-banjole",
  "name": "AdriaCamps",
  "description": "At the far south of the Istrian peninsula, surrounded by pine trees, is the Campsite Arena Indije, ideal place for those who love diving. The mobile homes of the campsite offer an exceptional environment for dream holidays in contact with nature.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/adriacamps-banjole",
  "image": [
    "https://adriacamps.com/wp-content/uploads/2015/12/Campsite-Arena-Indije-Pitch-Beach-2.jpg",
    "https://adriacamps.com/wp-content/uploads/2015/12/Campsite-Arena-Indije-Pitch-Beach-2-400x300.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Indije 96",
    "addressLocality": "Banjole",
    "addressRegion": "Istria Quarnero Dalmazia - regione Zara Dalmazia - regione Spalato Dalmazia - regione Sebenico",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.82427098181596,
    "longitude": 13.850247860827949
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mobile_homes"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Diving"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.8,
    "reviewCount": 129,
    "bestRating": 5,
    "worstRating": 1
  }
}