{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-labadusa-okrug-gornji",
  "name": "Camping Labadusa",
  "description": "Campsite Labadusa is located in the south of Croatia in a bay on the island of Čiovo. Here nature is still pristine, with a lovely coastline and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-labadusa-okrug-gornji",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/c/674c8cb6eff78.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Uvala Duboka bb",
    "addressLocality": "Okrug Gornji",
    "postalCode": "21223",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.482,
    "longitude": 16.24461
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.4,
    "reviewCount": 11,
    "bestRating": 10,
    "worstRating": 1
  }
}