{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-rozac-okrug-gornji",
  "name": "Camping Rozac",
  "description": "Camping Rozac is a campsite in Okrug Gornji, Split-Dalmatia, located by the sea and in a wood.The campsite has pitches with shade, pitches without...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-rozac-okrug-gornji",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/c/674c1d955cc2c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Setaliste Stjepana Radica 56",
    "addressLocality": "Okrug Gornji",
    "postalCode": "21223",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.50522,
    "longitude": 16.25825
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.4,
    "reviewCount": 16,
    "bestRating": 10,
    "worstRating": 1
  }
}