{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sibuljina-tribanj-hr",
  "name": "Camping Sibuljina",
  "description": "Camping Sibuljina is a campsite in Tribanj-Krušćica, Zadar, located by the sea.The campsite has pitches with shade, pitches without shade and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sibuljina-tribanj-hr",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/9/6749e33d16a24.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tribanj Sibuljina bb",
    "addressLocality": "Tribanj",
    "postalCode": "23244",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.33783,
    "longitude": 15.34119
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 11,
    "bestRating": 10,
    "worstRating": 1
  }
}