{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-funtana-istrien-kvarner-bucht-dalmatien",
  "name": "Gibt es einen Notfalldienst auf dem Campingplatz?",
  "description": "Experience the harmony with nature all year round - the door of which is open in every season! Enjoy all the amenities of a stay in modern equipped mobile homes. In summer you can enjoy the pebble beach just 800 metres from the campsite and the luxurious pool complex.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-funtana-istrien-kvarner-bucht-dalmatien",
  "image": [
    "https://adriacamps.com/wp-content/uploads/2015/12/Camping-Polidor-pool.jpg",
    "https://adriacamps.com/wp-content/uploads/2015/12/Camping-Polidor-pool-400x300.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bijela Uvala 1",
    "addressLocality": "Funtana",
    "addressRegion": "Istrien Kvarner-Bucht Dalmatien - Zadar Region Dalmatien - Split Region Dalmatien - Šibenik Region",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.1913375,
    "longitude": 13.5996391
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.3,
    "reviewCount": 71,
    "bestRating": 5,
    "worstRating": 1
  }
}